Skip to content

radekh/hc595

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is very simple library for Wiring/Arduino interfacing 74HC595 class chip.
The chip is connected to 3 pins of Arduino.  These are:
 * clockPin -- which is connected to pin 11 (SRCLK) of the chip
 * dataPin  -- which is connected to pin 14 (SER) of the chip
 * latchPin -- which is connected to pin 12 (RCLK) of the chip

The interface cant talk only to one HC595 chip.  Remember, this is
first, quick, version of the library.

-- Radek

About

74HC595 chip driver for Wiring/Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published