SkillAgentSearch skills...

ShiftRegister74HC595

Arduino library that simplifies the usage of shift registers

Install / Use

/learn @Simsso/ShiftRegister74HC595
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ShiftRegister 74HC595 Arduino Library

This library simplifies the usage of shift registers. For instance, it allows to set pins of the shift register just like normal Arduino pins:

sr.set(1, HIGH)

Please find the detailed documentation at https://timodenk.com/blog/shift-register-arduino-library/.

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

View on GitHub
GitHub Stars150
CategoryDevelopment
Updated2mo ago
Forks49

Languages

C++

Security Score

100/100

Audited on Jan 21, 2026

No findings