You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This project demonstrates how to create an 8-bit binary counter using the 74HC595 shift register, 8 LEDs, and an Arduino. The binary counter displays values from 0 to 255 in binary, with each LED ...