Skip to content

Commit

Permalink
Add pinout diagram of 74HC595 TSSOP16
Browse files Browse the repository at this point in the history
  • Loading branch information
baruch committed Feb 11, 2015
1 parent 9a5fd93 commit b3f0309
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,9 @@ Left side (Top to bottom):
* Pin 6: Enable control, 0V = output on, 5V = output off
* Pin 7: CC/CV sense, CV = 0.47V, CC = 2.5V
* Pin 8: Connected to MCU pin 13 (PC3)

#### Pinouts of 74HC595 chips

There are two 74HC595 TSSOP16, these control the 4 digit 7 segment display, and possibly the leds as well. The 7 segment display has 12 pins and is controlled constantly to create a persistence-of-vision effect.

![74HC595 pinout](docs/74HC595_TSSOP16.png)
Binary file added docs/74HC595_TSSOP16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3f0309

Please sign in to comment.