i2c-spi-course-03-shift-registers

Bit Masking the 74HC595

In the last module, we went from using massive chunks of code to flip individual bits, to a more elegant…

Bit Shifting the 74HC595

We need to send more than a single bit at a time, and using the previous code would make our…

Bit Banging the 74HC595

Moving bits around with buttons is the introduction to serial communications control, now let’s adapt the techniques we performed manually…
You might also like
Menu