Introduction: Make Your Own Arduino Nano (DIY - Arduino Nano)
In this instructable, I will show you how to make your very own Arduino Nano. I'm using laminator for the toner transfer method.
What things you will need:
- Copper - clad board (Dual Layer)
- Ferric Chloride (FeCl3)
- Acetone (Nail polish remover)
- Glossy Paper
- LASER Printer
- Marker Pen
- Scissors
- Plastic container
- Sand paper
- Safety gloves
- Latex gloves
- Saw - For copper board cutting
- Laminator or iron
Let's Do it...
Step 1: Designing of the Circuit
Design schematic diagram in EDA tool (PCB Design Software).
List of EDA Tools (PCB Design Software):
- DipTrace
- EAGLE PCB Design
- Kicad EDA
- Express PCB
- Proteus PCB Design & Simulation software
- Altium Designer
- NI Multisim
You can select any one of them.
I prefer EAGLE PCB Design Software.
Step 2: Designing of the PCB Layout
After designing of the schematic diagram, Now start designing of PCB Layout in the Eagle EDA tool (PCB Design Software). After that Take print out of PCB Layout on glossy paper.
Note: Use Only LASER printer only.
Remember, Before top layer printing. You need to mirror image of the top layer layout. otherwise, The circuit will be inverted..
Note: Scale Factor set to 1.
PCB Files (EAGLE PCB Files):
Step 3: Cutting of Copper Board
Cut the copper board according PCB layout size. After cutting the paper, put this top layout on the top side of the PCB. Now put bottom layout paper on the bottom side of the PCB.
Step 4: Toner Transfer Method
I'm using laminator for the toner transfer method. Laminator maximum temperature is 150 C (302 F). For the toner transfer method, required temperature is 210 C (410 F). So this laminator is slightly modified for the toner transfer method. I changed potentiometer of laminator for increment of laminator temperature. Now set the laminating machine temperature to its maximum value. Now use a laminator to transfer the toner to the glossy paper to the PCB. Make sure your copper board is as clean as possible. Now start laminating machine.
Step 5: Etching Process
Before you start etching, check all the tracks. If any track broken, use permanent marker pen to draw a track with carefully. Use ferric chloride (FeCl3) as etchant. Get you ferric chloride(FeCl3) powder and mix with water in your plastic container.Now start to etching of PCB.
After etching process, use the acetone to clean it.
Step 6: Drilling Process & Soldering Process
After cleaning of PCB. Now start drilling of copper board. After Drilling, Start soldering process.
Step 7: After Soldering
After soldering, Start burning the bootloader on ATMega328-AU.
Step 8: Burning the Bootloader on ATMega328-AU (Arduino Nano)
Connect Arduino UNO board to your computer. Start Arduino program and from examples choose "ArduinoISP" sketch and upload it to the Arduino UNO board. Make sure you select the correct board name and serial port. After uploading "ArduinoISP" sketch, Please connect Arduino UNO (Work as Master) with the Arduino Nano (Work as target) using SPI bus.
----------------------------------------------------------------------------------------------------------
Connections:
----------------------------------------------------------------------------------------------------------
Arduino UNO ------ Target AVR (Arduino Nano - ATMega328-AU)
----------------------------------------------------------------------------------------------------------
SS (Pin 10) ------ RESET (Pin 29)
MISO (Pin 11) ------ MISO (Pin 16)
MOSI (Pin 12) ------ MOSI (Pin 15)
SCK (Pin 13) ------ SCK (Pin 17)
5V ------ VCC
GND ------ GND
----------------------------------------------------------------------------------------------------------
After connections, Go to Arduino Software and
Select Tool ----- > Board ------ > Arduino Nano
Select Tool ----- > Port ------ > Select your Arduino UNO COM Port
Select Tool ----- > Programmer ------ > Arduino as ISP
After that,
Select Tool ----- > Burn Bootloader
Wait for "Done burning bootloader" message.
Step 9: Testing of Arduino Nano
After burning the bootloader on ATMega328-AU (Arduino Nano), You have to upload your actual sketch for this Arduino nano to work on your Project. For that use USB to UART converter.
I'm using CP2102 USB to UART converter.
----------------------------------------------------------------------------------------------------------
Connections:
----------------------------------------------------------------------------------------------------------
USB to UART Converter (CP2102) ------ Arduino Nano
----------------------------------------------------------------------------------------------------------
VCC ------ VCC
TX ------ RX (Pin 30)
RX ------ TX (Pin 31)
DTR ------ RESET (Pin 29)
GND ------ GND
----------------------------------------------------------------------------------------------------------
After connections, Go to Arduino Software and
Select File ----- > Examples ------ > 01.Basics ------ > Blink
Select Tool ----- > Board ------ > Arduino Nano
Select Tool ----- > Port ------ > Select your Arduino UNO COM Port
Select Tool ----- > Programmer ------ > AVRISP mkll
After that,
Upload Blink Sketch to Arduino Nano.
Wait for "Done Uploading" message.
Job Done!

Participated in the
Microcontroller Contest 2017
39 Comments
4 months ago
Can you post a pic of what pins are what like a pinout, or is it just like an Arduino nano.
Question 3 years ago
Hi, I want to make my Arduino.
But, what component used to you for soldering?
Tip 4 years ago
in the above circuit to burn bootloader, MISO And MOSI is interchanged.
D12........MISO
D11........MOSI
4 years ago
You have mixed up MISO and MOSI on the Arduino pin out. MOSI is 11 and MISO 12. That is what matches the sketch as well. FYI in case anyone else runs into this problem.
Question 5 years ago on Step 1
could you make a toner transfer pdf for arduino nano
6 years ago
I'm afraid this is not "Nano" but "Pro Micro" in terms of Arduino, because it has not a USB-UART converter onboard.
Reply 6 years ago
the pro micro uses the atmega32u4 which has the usb converter in the chip itself, where as the nano has it on the PCB, but not part of the chip.
So if we want to be very picky about the name. Its using the same chip as the nano, so its similar there, but functionally its ussing the USB-UART chip
Reply 6 years ago
> the pro micro uses the atmega32u4 which has the usb converter in the chip itself
Yes, sure, I're right!
My mistake. The thing with atmega328 and without USB-UART is called Arduino Pro Mini.
6 years ago
I downloaded the .sch and .brd files, copy-pasted them to a file using Windows Note. Am getting "Missing start tag" errors for both files. any ideas?
thanks,
Mike
6 years ago
I see that you have couple of vias under the MCU. What was your technique for soldering them to the bottom layer and at the same time ensuring there is no bump on the top layer so that the MCU sits flush on the top layer?
6 years ago
what was the total cost of the project? not counting tools and software, equipment.
Reply 6 years ago
Hi,
The total cost of the project is 2$ Including all electronic components and PCB.
Reply 6 years ago
This project is quite a money saver then, no?
Also a very useful and interesting project. I am trying this on 123d circuits currently to see if your instructions work on Autodesk.
Reply 6 years ago
When you factor in your time to do it all, it's cheaper to buy a pre-made unit, however, doing it yourself is priceless and well worth the small extra cost. I imagine if you buy a few things in bulk, it's only about $2-$5 more than buying a manufactured nano.
Reply 6 years ago
@Jacob
the whole purpose of diy is not saving cost (although it can be a big additional benefit) The feeling that you made something can worth much more. On ali express its for $3.5.
I had same feeling when I made my project for 40ish dollar which is available on aliexpress for 5 :P but I made customized and its mine.
a good read
https://www.psychologytoday.com/blog/make-your-mind/201209/the-ikea-effect-why-we-cherish-things-we-build
Reply 6 years ago
I completely agree, cost is not everything. I'm working on a project now that is going to be costing me around $500, but it is my own creation and something I've been wanting to do for some time. Building it myself far outweighs the cost. if I were to be paying myself for it, I'd have to expect about an extra $500 in wages. But, it's all worth it.
Reply 6 years ago
The more attractive benefit to me would be the ability to combine the Nano with other components in a form factor of your choosing. Boards like the UNO are not the most efficient in terms of size. You can drop components you don't need, shorten traces, minimize power consumption, add as many or as few pinouts as you require. This is all quite compelling when moving from a prototype to final design.
Reply 6 years ago
I agree with your assessment; Designing your own circuits is far more valuable than not understanding the technology and just buying it. It's even a little disheartening that such marvels of engineering are of such little value.
I do IT for electrical engineers. While I know how to network and manage computers, they know how to design and build them.
Reply 6 years ago
Nice! I just finished my Associates in EE. Fell in love with electronics about 4 years ago and have been soaking up everything I can since. The designing part isn't that difficult, just takes a lot of time(and sometimes, money!).
We all start somewhere. When I first started, I just hooked up modules and made things work, but with a little time, I started digging deeper and understanding why they worked. Now, I love designing from the ground up, making it work by understanding how everything works together. If I can just get a job doing it, that'll make a world of difference!
Reply 6 years ago
Exactly! Which is why I get excited to see people posting Instructibles about this stuff. Being able to use an arduino is one thing, but being able to build the circuit on your own without a pre-bought module is priceless. Why put an entire Arduino into a project when you only need the chip and a few other components? To me, it doesn't make much sense. It's like buying a Lexus when all you need is a bicycle. It just seems like wasted resources. I for one would much rather build my own circuit than rely on something someone else built with a whole bunch of extra stuff I don't, or won't, need.