Skip to content

A standalone breakout board version of the Arduino Leonardo or Pro Micro

Notifications You must be signed in to change notification settings

dzalf/ATMEGA32U4-MU-Nakeduino

Repository files navigation

ATMEGA32U4-MU-Nakeduino

A standalone breakout board for the Arduino Leonardo or Pro Micro

WELCOME EVERYONE! 👋

This is the repository for the Nakeduino Leonardo/Pro Micro based on the ATMEGA32U4-MU that I've been selling in Tindie

It is a breakout board designed for those who are looking for a solution for prototyping standalone Arduinos. With this bare board you will have full control of your design before implementing your own standalone Arduino in your projects.

I believe it is important when designing embedded systems because usually designers/hobbyists (including myself) take for granted many details regarding the functional sections of the Arduino. For example:

a. Reset circuitry, you can test your own RST design b. ICSP connections, to make sure that the program can be loaded in case you don't plan to use the USB onboard (in that case you could use the ATMEGA328P for which I will upload another breakout board design 😉) c. clock signal generators, allowing you to test the best crystal and capacitor quality or even test your resonator of choice, d. USB connections, e. Appropriate power supplies for the MCU f. ....many other advantages

In addition, with this board, you will have access to all of those pins that are not routed on those micro boards like the Pro Micro. For example: in D17 is assigned only to the Rx LED and perhaps your project needs to use CS from the SPI Port being that D17 also corresponds to that pin.

The pinout is based on the schematic symbol from KiCAD, as follows 👀

alt txt

And the pinout is arranged in a way that makes sense since all of the support pins are concentrated on one side leaving your total acess to the functional pins on the rest of the board. The silkscreen CLEARLY shows the pin correspondence...

alt txt

Happy prototyping!

Cheers 🍺

dzalf 😎

#TODO

  1. Upload examples of the applicability of these boards (pictures)

UPDATE: Feb 2024.

Unfortunately, the Tindie shop had to be closed. Thank you to all of you who purchased something from it. We appreciate your support. P&D

About

A standalone breakout board version of the Arduino Leonardo or Pro Micro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published