Arduino Clone
15
PCB clone of an arduino using Eagle. This is a full arduino clone PCB using an ATMega328. Simply generate the gerber files to manufacture. Although this has the pins to program the ATMega, I would recommend programming the ATMega using another arduino and swapping the chips. I will likely post a smaller board in the future that does not have the pins to program the board. Code: https://github.com/RyanRusnak/ArduinoClone
Back