Skip to content

Nezaemmy/ShiftRegister74HC595

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShiftRegister 74HC595 Arduino Library

This library simplifies shift registers usage. It allows, for instance, to set shift register pins just like normal Arduino pins: sr.set(1, HIGH).

The documentation is available at http://shiftregister.simsso.de/.

An example sketch can be found in this repository at /examples/example/example.ino.

About

Arduino library that simplifies the usage of shift registers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%