We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial ...
For this project I use Atmega328P which is an old but lovely microcontroller used in Arduino Uno. Keep in mind that Atmega328P is NOT RECOMMENDED FOR NEW DESIGNS and we are going to use it only to ...
If you want to start AVR programming and you don't know how, this repository is created for you. There are some great resources to learn AVR programming which I highly recommend them for beginners: ...