Breaking up Arduino: how to make your own arduino!

Breaking up Arduino: how to make your own arduino!

I’ve been looking at breaking out the ATMEGA328P-PU chip (that is used in many Arduino boards) to be able to reduce the footprint and power consumption of the boards. This post will show you how to make your own Arduino. WOOP! NOTE: I had a look through this...