<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=74HC595_Segment_Display</id>
	<title>74HC595 Segment Display - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=74HC595_Segment_Display"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=74HC595_Segment_Display&amp;action=history"/>
	<updated>2026-06-04T21:08:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=74HC595_Segment_Display&amp;diff=31921&amp;oldid=prev</id>
		<title>Chao at 04:51, 2 August 2021</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=74HC595_Segment_Display&amp;diff=31921&amp;oldid=prev"/>
		<updated>2021-08-02T04:51:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 1x 74HC595 Segments Display  ==&lt;br /&gt;
&lt;br /&gt;
* Interface: VCC, GND, Data - SDI, CLK - CLOCK, LCK - LATCH&lt;br /&gt;
* Front Panel Size: 79 * 43 mm&lt;br /&gt;
* Hole spacing: 76 * 40 mm&lt;br /&gt;
* Weight &amp;lt; 50G&lt;br /&gt;
* Use all common cathod segment display&lt;br /&gt;
* [https://github.com/Edragon/Arduino Demo code please see our arduino github display folder here.]&lt;br /&gt;
&lt;br /&gt;
=== Schematic and Pin Definition ===&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:4-Digi,_7-Segment_LED_Display_Module_(595_Static_Control,_Arduino_Supported).png| schematic&lt;br /&gt;
File:4-Digi,_7-Segment_LED_Display_Module_(595_Static_Control,_Arduino_Supported)_-2.png| Pin definition &lt;br /&gt;
File:Wiring Method 1.png| Chained connection 1&lt;br /&gt;
File:Wiring Method 2.png| Chained connection 2&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Display Header Pin !! Header text !! Arduino &lt;br /&gt;
|-&lt;br /&gt;
| VCC || Power Supply 5V || 5V &lt;br /&gt;
|-&lt;br /&gt;
| GND || GND || GND &lt;br /&gt;
|-&lt;br /&gt;
| SDI || Data Input || D11&lt;br /&gt;
|-&lt;br /&gt;
| SDO || Data Output || Do NOT connect to Arduino&lt;br /&gt;
|-&lt;br /&gt;
| LCK or RCK|| Data Latch or Lock || D12&lt;br /&gt;
|-&lt;br /&gt;
| CLK || Clock || D13 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The output on the left and input on the right, input and output are combined together on the bottom.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 2x 74HC595 Segment Display ==&lt;br /&gt;
* 2x4-digi Segment Display - See the final void loop, the final result is:    showNum(13456.8);&lt;br /&gt;
[[File:8 Digi 7 Segment number display demo.JPG|thumbnail]]&lt;br /&gt;
&lt;br /&gt;
== Demo code and Documents ==&lt;br /&gt;
* Demo Video please see here: https://youtu.be/bWCNjiZlQ28&lt;br /&gt;
* [[:File:SN74HC595.pdf|74HC595 Datasheet]]&lt;br /&gt;
* C51 demo code - [[File:C51_segment_display_74hc595.zip]]&lt;br /&gt;
* STM8S demo code - [[File:74hc595_stm8_segment_display.zip]]&lt;br /&gt;
* Demo code please see here [[Arduino Code]]&lt;br /&gt;
&lt;br /&gt;
[[category: 74HC595]]&lt;br /&gt;
[[category: Segment Display Driver]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>