Nanino v08 with prototype area (seen from component side)
Description
A minimalistic single sided Arduino compatible development board.
Features
- Single sided PCB (easy to manufacture)
- Arduino compatible form factor
- LED’s for power and pin 13
- Easy to access reset switch
- Prototype area
- FTDI Connector for serial communication
- On board crystal with decoupling caps
- Minimal cost (due to PCB and component count)
Development
I got a request from a college student in Brazil for a minimalistic Arduino PCB, very similar to a project I worked on a while ago. The requirements were to have a low cost single sided board that was easy to manufacture. It uses wide traces and a minimum of components. Instead of having a USB connection, a 5V FTDI cable is used. The board can be powered by either the FTDI cable or an external power supply (like a 5V USB charger or batteries). See it as what comes between a Veroduino and a Diavolino.
Milled PCB
Bootloader
In order to simplify the layout, the ICSP connector was removed. The bootloader can instead be programmed through the Arduino pin headers, or by removing the IC. An AVR-ISP (in-system programmer), USBtinyISP, a ParallelProgrammer, a Boot-Cloner or an Arduino can be used as a programmer.
Upload program to the Nanino
The Nanino has a serial interface (ttl level) that is compatible with a standard 5V FTDI cable. You can also build your own serial adapter or for example use a Sony Ericsson dock as adapter. Note that the FTDI auto reset is not implemented. You can either press reset after a program update, or add a 0,1uF capacitor between pin6 of the FTDI cable and the reset pin.
Bill of Materials (BOM)
component position (seen from component side)
- 1x single sided PCB board (etch, mill or order)
- 1x ATmega328P (28 pin DIL)
- 1x IC socket 28 pin DIL (optional)
- 2x 6×1 0.1” female pin header
- 2x 8×1 0.1” female pin header
- 1x 6×1 0.1” pin header (FTDI connector)
- 1x 10k resistor (reset pull up – 1/4W)
- 2x 1k resistor (power and pin 13 LED – 1/4W)
- 1x Green 3mm LED (pin 13)
- 1x Red 3mm LED (power)
- 1x 16 MHz crystal (0.2” pitch)
- 2x 18pF decoupling caps
- 1x 6mm miniature switch (reset)
- 2x 0.1uF decoupling cap 0.1/0.2”(aref and power)
- 1x 1uF cap 0.1/0.2” (optional if power is good)
Removed features
To make a minimalistic single sided board the following things were discarded:
- On board USB to serial converter
- DC jack and power regulator (7-12V input)
- Power regulator (3.3V output)
- ICSP connector
- Serial communication LEDs
Specification
- 68.5×53.3 [mm] (standard version)
- 4.5-5V DC
Assembled Nanino with ATmega328
Version tracker
0.5 Optimized routing
0.6 Fine tuned PCB
0.7 Added prototype area and component names
0.8 Added toner transfer, compact and prototype version – Current version
Future… Maybe a Leonardo version (SMD ATmega32u4) with built in USB…
Documents
Project files:
- 2D Bitmap export (png @ 600 dpi)
- 2D Vector export (svg)
- 2D Vector export (pdf)
- Rhino project file (2D lines)
- 2D Vector mill (neutral coord)
- 2D Vector mill (dxf)
Files for toner transfer (6 prototype and 6 compact, all mirrored):
See also
Licensing
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
simply awesome…
but I require ISP, can I copy your design and modify it a bit to add the ISP…
I plan to make it, sell a few kits of it and will be putting the design files (bottom artwork and silkscreen) on my site for download.
Thanks…
Sure it is under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. So you can modify it as much as you like!
Let me know if you can fit the ICSP without using 0.05″ spacing of the traces. I couldn’t get it to work :(
I will need to convert this into Eagle or something first… so I can put in the ICSP connector – I do like your CAD approach though.
I never thought of placing components diagonally on a PCB and your design of this arduino is quite interesting.
like you, I also never thought of twisting the microcontroller diagonally. I have a clone that I built which comes close to this size, but took weeks in Cadsoft planning the shrink. Great Job, Johan!!
Thnx, rotating the CPU 45 deg, looks a bit weird and makes the routing somewhat tricky. But it saves a lot of space…
If you have a working eagle file with ICSP, please share it. I’m sure other will appreciate it!
/j
Hi
Maybe you can use this file. It’s an eagle import of the 2D vector file for the board:
http://vonkonow.com/wordpress/wp-content/uploads/2012/10/nanino-eagle.zip
/j
You should label your components, R1, R2, etc.
Also it is not clear what parts are through hole, and what parts are surface mount.
sry. I will try to add that later…
Here is a short description until then:
*They are all thru hole mounted.
*The resistor in the middle is the 10k (reset pull-up).
*The others are 1k.
*The caps close to the crystal are the 18-22pF caps
*The optional 1uF cap is the one at the bottom
*The other caps are 0,1uF
Don’t forget to place the LEDs cathode towards ground.
I have added a new version and updated the images. Now you can see the exact position of the components!
I have got some comments regarding one ftdi pad overlapping the hole and the traces close to the edge; here is the background:
Usually that extra ground pin for the FTDI cable is not necessary. This allows you to choose if you want the extra pin or the hole (actually you can have both, but part of the pad will be cropped…)
The track being on the edge is in order to maintain the original form factor and maximize the distance from the pads (makes it easier to etch). If you don’t mind a slightly bigger board – cut 1mm outside ;)
/j
Hello,
Great design! Do you have a suggestion how to mill this board om my Modela MDX-15?
The supplied Rhino file does not open in SRP Player 1.21 due to unsupported data present”
I don’t have a clue what input I can use for your ” html cam (MDX version)” as I don’t have Rhino3D available.
I wopuld very much like to reproduce this board !
Best regards,
Scanny
Sure, im on two weeks trip right now. I can export various formats when i return home, if you can wait…
It might be possible to use the .svg file (vector) with a different program. I think that inkscape can export to a file that roland suite can use (dxf). But you will have to add the trace thickness somehow…
Hello,
It would me great to mill out the board myself. I used your HTML CAM for the Modela last weekend. It worked like a charm. I calculated the coördinates using Excel (including the right offset) I would be nice if the HTML CAD accepted an XY offset for the correct placement.
I would prefrer to have a file containing the input for HTML CAD for the modela (output from your Rhino script) to be able to produce the board.
Thanks!
Scanny
Hi
I have now added neutral coordinate files for the html cam for this project. The package includes files for:
• Engraving paths (use a PCB/ engraving bit)
• Drilling holes (use a 0.8mm drill)
• Release cut (use a flat 3mm diameter router)
That should be everything you need to produce the board. The offset is ~2mm – allowing the 3mm router (1,5mm radius) to release the PCB without cutting any alignment edge.
Good luck and let me know how it works!
/johan
P.S. Let’s see if I can add global offset to the next version of html cam… ;)
Thanks for posting these files!
I will try to mill out the board on my Modela soon. I’ll keep you posted.
Can you please advise a drill diameter for engraving the paths (first file?).
Best regards,
Scanny
I prepared the modela files using the Vector Mill files and the JvK CAM MDXv19 tool. I have to find a engraving bit small enough (+/- 0.1 mm) to do the job if I can depend on the Virtual Modela output.
Thanks. This is what I’m looking for.
When you have time could you please link a pdf that i could print out for a toner transfer.
NP, I have added a pdf as an option to the .png.
Let me know how it goes!
/j
Would it be possible for you to add an image that contains clear labels for parts, I am having a hard time working out which parts have to go where!
Also, Which way round does the FTDI go on the header?
I managed to get the board etched by my school, I did make some minor modifications to save on board space and added some copper fill.
Photo:
http://i.imgur.com/3emPG.jpg
Inverse with info:
http://i.imgur.com/MxeJG.png
I may of added a logo and a small little ‘B’ to the version number, Hope you don’t mind… :P
Now to drill all those holes, one at a time, this should be fun…
Very ,very good job… I just print the pdf for a toner tranfer pcb.
Do you think is possible, in future, to put a kind of prefboard in the space used now for the name and details…. I mean lot of holes to make minimal experiment .
Thank’s for sharing
bye alberto
That’s a great idea!
It would also be possible to route power and ground to the lab area. I’ll see if I can find some time to update it in the next version…
As I told I print the pdf, but (shame on me) not mirrored……so folks remember to mirror the pdf before print!!
But it’s no bad ….only not very useful,a good test of my mental condition at the moment.
Happy you like!
Alberto
Check out the latest version. I have added a prototype area in the unused space. Hope you like it!
Please remember that it is still not mirrored ;)
I just etched the design but I don’t know what part goes where! Can you make a quick picture because your answer from 10/9 still left me baffled. Thank you!
Hi John. I have updated the images. Now you can see the exact position of the components!
Hi I would also appreciate a little more clarification on component placement if you get time to make a schematic or a picture of a finished board, Thanks..
*update… sorry I think I need to explain my confusion a little bit more,
I understand the 2 Caps by the crystal, its the reference to the other two caps and the optional cap im having trouble with,
your explanation is “*The optional 1uF cap is the one at the bottom
*The other caps are 0,1uF”
… when you say at the bottom are you talking about the diagram at the top of this page and the way it is orientated
ie ..the two close together just above the long jumper wire the lower one would be the optional cap is that correct?
Thanks for any advice you can offer
and thanks for posting the board its just what Ive been looking for and have etched 3 of these for a project im doing
I have added a new version and updated the images. The latest version has a small prototype area and you can see the exact position of the components (same as before)!
Thank you Johan, much appreciated!!! great work my friend..
Just one further question please…should there be a link between the DTR pin and Pin one of the Chip to allow for Auto reset capability?
Thanks
Hi Doug
As mentioned in the text – add a 0.1uF cap if you want auto reset (no direct connection). If you are good at soldering a smd cap is easy to add on the backside.
Good luck!
DOH!!…sorry Johan I engaged keyboard before brain there, I had read that before I etched the boards and promptly forgot!!… Thanks again for all your help
I checked the last version ,and yes,it is exactly how I would like to see it!
Thank you for the job, I’ve not experience with graphic to do this improvment.
And thank’s for the reminder about mirroring, I need.
Amazing project, man. I certainly will try to make it. Please, do you have a photo of a real nanino to face it?
Thanx for the knowledge sharing.
Hi Léo
I have added a few pictures of the latest version to the post.
/j
Hello,
your board is really nice. I would like to use it in my project but I need make few changes to your board. Could you provide me with schematic and board files for Eagle if you have some? I will be very gradefull as I will not have to make it from scratch (I´m beginner in Eagle).
Thank you very much for your help.
Hi
The board is not designed in Eagle so I don’t have any original file to share. However I did a Eagle vector import, maybe you can use this file?
http://vonkonow.com/wordpress/wp-content/uploads/2012/10/nanino-eagle.zip
P.S. I usually create my boards using these methods:
http://vonkonow.com/wordpress/2011/11/designing-a-pcb/
http://vonkonow.com/wordpress/2011/11/milling-a-pcb/
D.S.
/j
Hello Johan,
thanks for those files but they can´t be used in Eagle. I will try make your boards from scratch.
In the meantime, I decede to make your board from PDF file. I made the board, solder everything as I should but the board is not working.
When I try to power it with MCU, nothing happens. When I apply just power (no MCU), power led starts to shine. If I push MCU in a bit (power still on), led on pin 13 start to shine as well, but if I push MCU completely in, board goes dark.
What is wrong? I checked board for shorts, but I did not find any :-(.
I hope you can help me.
Many thanks.
dronecz
(Sorry for my bad english, it is not my main language)
Does the power led also go dark when the MCU is inserted?
If the power LED goes dark, then something is shortening the power supply. If the PSU don’t have a current limit circuit, something could be broken… :(
Double check if the following is correct:
1. Is the PCB mirrored?
2. Is the MCU inserted correct (reset switch to pin1)?
3. Is the led’s mounted correct (cathode to gnd)?
4. Measure the voltage before and after the MCU (is it stable 5V)?
5. Have the MCU got the right fuse settings?
6. Have the MCU an Arduino boot loader and a test program (like blink) installed?
Hope that this helps!
/j
Hi,
I really love your design, and I updated it a bit to save space on my copper plates (removing the “playground’), I also enlarge some spacings, my UV machine had some parallax troubles.
I give workshops in my area (France), and like to use your card for it. The only problem, is that your license is NC, which avoid me to sell or make money on it. Do you think I can sell boards nanino boards, making a little profit on it (to burn other naninos !) ?
Regards,
Thomas
Thank you for asking.
I will email you and ask for more details.
/j
Can blank PCBs be ordered somewhere?
Hi Johan, first of all thank you for this simple and effective design. It’s just what I was looking for.
I downloaded the png version but I had to do some rework: grayscales are evil when you do toner transfer. I prepared an optimized version of your file, with 2-color pcb and 6 layouts on A4 page to optimize transfer paper sheets.
If you want I can send you the file.
That would be great, I think that other could benefit from your work!
/j
Hi Johan,
Can you please verify which bootlader firmware should be installed in the ATMega328p? Will the Optiboot for ATMega328 be OK?
Is the bootloader for the UNO different for thr older FTDI and the newer ATMega8 USB converters?
Thanks
If I remember it correct, I used the boot loader for the Duemilanove. I have not tried the Optiboot and I don’t think that the uno boot loader would work, (since they use a different usb chip with higher performance then the ftdi, but I have not tried so I could be wrong : )
Awesome job man. Exactly what I have been looking for and great support files hosted. :D
[Thumbs up]
I am expecting a modified version using an extra ATmega8 for USB capabilities.
Im glad you liked it!
But I think you have to wait some time for a 2 chip version…
The Atmega16U2 (8U2 used in previous Arduino Uno version) only comes in TQFP/VQFN packages, so the requirements for the board and soldering is quite a bit higher than the dil package…
I think it makes more sense to make a single sided Leonardo board as nanino 2.0. Then you only need one chip, but it would still be smd so it is not as easy to build as the current version :(
Hello,
Thank you to share this lovely board. We have LPKF, how can we import the file to fabricate the PCB? or may you provide me the DXF file? can you upload the mirror image of PCB so that I can make it via toner transfer method.
Regards:
Kapil
Hi Kapil
I added a .dxf file with the milling paths for both engraving and release tool. Hope you can use it; personally I’m not so found of .dxf since it has so many different versions (I used r12 natural).
If LPKF can read G-code, try the http://vonkonow.com/wordpress/2011/11/cam-processing-in-html/ with the neutral file format.
Good luck with milling the board!
Hi Johan, I just finished with etching the board, this time in the right way, and put some photos and a pdf file with the mirrired pcb tracks, it is ready to print without any adapt for the page, must print “original size” or like….it work for me…
so,please, take a look here:
https://www.wuala.com/enniosasso/Nanino/?key=M2UX7hptQ6da
the board near and connected with is a DD signal generator and I put a voltage regolator on the proto part of the board.
thank”s again for your job
best
alberto
Hi Alberto
Great work, it looks beautiful!
/j
P.S. I have added files for toner transfer, hope it helps next time ;) D.S.
well, beautiful it is too much,it work, no doubt about the board,
thanks a lot for this new version,really useful one print several prototype….now need time and other micro!!!
Ciao
Alberto
6,99 Euro @ reichelt.de [germany]
https://secure.reichelt.de/index.html?;ACTION=20;LA=5010;AWKID=700882;PROVID=2084
No warranty if all parts a the correct one. i’ve choosed the cheapest ;)
http://imageshack.us/photo/my-images/809/naninocomponents.jpg/
Hi
Nice PCB, it looks professional with the silkscreen print. Did you print on plastic or paper?
I added toner transfer files for a compact version like your model (without prototype area)
/j
Bravo! Stumbled onto this via Reddit and have to say most useful DIY Arduino I have seen. Thanks for this!
Well done Johan
Heres mine :P
http://runawaybrainz.blogspot.co.uk/2013/02/arduino-nanino-diy-friendly-shield.html
we have build it by toner transfer paper here :D pretty nice
http://www.electrodragon.com/?p=7093
Excelente trabajo amigo! gran colaboracion al mundo arduino! De las versiones reducidas es la mejor que eh visto!
Saludos!
I have made a few tweeks to your nanino board and would like to share with you.
Added isp header and moved a few parts around, also provisioned the crystal for either resonator or crystal. I have the file is photoshop format with parts placement in green color. Message me for the files and I will send to you.
Thanks for publishing your design. I was looking for something useful to test my CNC machine with…
http://youtu.be/cFF1wLetXjk
It came out brilliantly!
Awesome,
can you please add the schematic for this board….
it may help to put ICSP connector on pcb
http://jmsarduino.blogspot.ro/2011/02/minimalduino-v96.html
Nice!
I avoided to route traces between 0.1” pads in order to make it easier to etch and drill (larger traces and pads). But I think your version should be almost as easy to make and with added functionality!
/j
Hi Johan, because nanino is my favorite arduino compatible board I use in my telnet server driving 8 relay channel+read the 5 analog (Arduino Telnet Server Basic Arduino I/O a command line interface by Steve Lentz ) plus the classic w5100 ethernet shield.
The problem is the nanino have not the icsp connector onboard so we need to connect the 13-12-11 pin with iscp connector on the w5100 board.
Some photos here: https://www.wuala.com/enniosasso/Nanino/?key=M2UX7hptQ6da explain better the little job I have done.
Hope this help other in the use of this amazing board (nanino).
best Alberto
Yeah the icsp connector is sometimes lacking but I could not route it without having the traces closer together (making it more difficult to etch for beginners)…
Your solution looks great!
P.S. check out how dexterboot routed the ICSP in the comment above D.S.
/J
Hi, i made some modifications in your project! Basically i change some components on the PCB and made it battery powered (AA)! Thanks for sharing!
If you have some time, please check it out: http://www.simiano.net/2014/02/marminino.html
It fits really well with the battery pack. Nice work!
/j
Well done!
I have just started playing with Arduino, and thank you for your help.
Regards,
dmh
Thanks for your design.It’s beauty is in simplicity :D. and 45 degree idead is very cool.I have etched 4 boards and using one board as ISP schield just tinned SCK,MISO,MOSI Vcc GND Pins and added as wire for RST pin.It works fine.I am sharing this as it may help others save few dollars :D —
Great work! It’s so easy and cheap to produce one of these :)
I would suggest to implement a 0.1uF cap between the DTR header and reset. This makes it possible to use auto-reset.
With the board nanino I need a plate with for FT232 or can I only connect the USB cable on it and your computer?
The Nanino does need a rs232 (ttl) to usb cable. You cannot connect the Nanino directly to usb…
Is it possible for you to share you eagle .brd file?
Thanks
Hi
This board is not designed in Eagle, so the vector files is probably your best option (see comments above)
/j
Dear Sir,
I successfully etched my pcb, but I can’t able to mount atmega 328 IC base on board. After drilled the pcb inthe mid point of a gap you have made in the IC base design, but last two pins 14 and 28 can not match with the pins.
Hi
I’m not sure I understand where you drilled. You are supposed to drill in the hole in the centre of the pad, where a circle of copper is missing. If you do that you will have 14 holes on each side, 28 in total.
Solder an IC socket to the board will allow you to easily change the CPU if needed.
If I misunderstood your problem, please explain again.
Good luck!
/johan
Can I program ic in aduino UNO then remove ic to this pcb?
will it work?
Hello. A lot time after, can i share my version with 3.3v, self powered, icsp reset button problem solved? :D
http://andor.com.br/post/arduor-arduino-uno-compativel-baixo-custo-single-side-board
I managed to make an Nanino PCB using laser-ablated paint as an etch resist, and “Poor Man’s Etch”… check it out!
https://www.youtube.com/watch?v=657Jg0fUbvk&t=170s
Can I use CH340 USB to TTL conveter for uploading sketches into this gadget arduino of yours? Please do reply.
Sure, as long as you have the right drivers to support it.
Fantastic.
Compact and useful.
Beautifully explained.
Thanks for sharing.
Is nanino compatible with arduino uno shields like i.e. cnc shield?
Yes, it should be compatible with all shields since it has reset and all pins connected. But I have not tested that particular one.