Everyone wanted a clock that shows time and date together So, In this project I’ll show you how you can build an arduino nano clock with adaptive brightness using RTC and a design PCB from PCBWay.
Arduino Nano Clock Features.
1. Shows the date and time together. switches in three seconds.
2.Adaptive brightness, i.e this clock will adjust the brightness of display according to outside light condition.
3. Easily Visible ,Due to adaptive brightness it is easily visible to day as well as in night.
4.No need to set time and date every time when power goes off. RTC takes care of correct time and date.
5.Easy to assemble, by using PCBWay pcb it is very easy to make it.
PCB for the Project.
To build this project, I’ve designed a PCB for the Arduino nano board and RTC.
I’ve designed the shield to be a compact digital clock. The PCB has a lot of features so that it can suit a lot of different projects for different applications; you can also attach bluetooth module to display data ; In fact, I didn’t use all the PCB features in this project.
The RTC module is a very interesting addition to the shield, you no need to set time and date everytime when power goes off.
Designing the PCB
To design the circuit and PCB, we used EasyEDA which is a browser based software to design PCBs.
Designing the circuit works like in any other circuit software tool, you place some components and you wire them together. Then, you assign each component to a footprint.
Having the parts assigned, place each component. When you’re happy with the layout, make all the connections and route your PCB.
Save your project and export the Gerber files.
Ordering the PCBs at PCBWay
This project is sponsored by PCBWay. PCBWay is a full feature Printed Circuit Board manufacturing service.
Turn your DIY breadboard circuits into professional PCBs – get 10 boards for approximately $5 + shipping (which will vary depending on your country).
Once you have your Gerber files, you can order the PCB. Follow the next steps.
After gathering all the needed parts, you can assemble the circuit by following the above schematic diagram:
Soldering the Components
The next step was soldering the components to the PCB,
Now place every components in the soldier mask of PCB board and soldire everything properly,
Use female header for the Arduino nano and RTC module so you can able to reuse these components.
The Above figure shows how the PCB looks like after soldering all the components.
Code
When your hardware is ready connect the clock to your computer to upload the code,
Download the needed code given to the link, and upload that in your arduino nano clock, after selecting the right board and port. Click here for code ...Arduino nano clock.
Hello,
Great job there.
Please, how do I add bluetooth module to display data.
Please, respond I want to use your PCB.
Thanks.
I will update in my pcb to add bluetooth module.