Getting started with a vanilla ATmega328p
I’ve spent time over the years playing with various hobbyist electronics platforms, such as Arduino and NodeMCU (ESP 2866). Most of the time it’s just been working on a breadboard but now I am working on a project that needs to be very minimal (low power and cost). For this I’ve decided to skip an actual Arduino and go with a plain ATmega328p. For those that don’t know, many Arduino boards are powered by the (formerly Atmel) Microchip ATmega328p....