74HC595 Arduino

time3 yr agoview5 views

shiftOut function for Arduino, with a shift register 74HC595.

Fonction : void shiftOut(uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder, uint8_t val);

Loading comments...