A push button counter is a simple and useful embedded systems project that demonstrates how a microcontroller can detect user input and perform counting operations. In this project, a push button is ...
The code will take input from pin 8 as the clock signal and pin 9 as the push button. It will transmit data through pins A4 and A5 into and OLED which will spell out what you are putting in in morse ...