Arduino and more

Shift register 74HC595 – more pins for the arduino

Are you running out of outputs when programming with the Arduino? Shift registers offer a remedy here and with the library Shift Registers a simple way to expand the outputs on the Microcotroller. The registers can be controlled in exactly the same way as with the Arduino Framework with digitalWrite(). The library for controlling several […]

Scroll to top