Friday, 6 September 2019

How to make Ardunio Digital Clock at Home

This is a video about making a homemade 7 Segment Digital Clock. Digital clocks are one of the great invention in the field of science.

Here the Components that you will Require :
1. An Arduino uno.
2. 4 digit  7 segment common anode displays
3. 2 push switches.
4. 1 PCB.
5. 4 Nos 1k ohm resistors.
6. L7805 voltage regulator.

I have used 4 7 segment common anode display to display the digits, 2 push switches , AT-MEGA 328P PU,some wires and an arduino UNO. We can set the time Short  the jumper and pressing the minute or hour key to change the minute or the hour to our need..!




For segment pins!
a to pin 9
b to pin 8
c to pin 7
d to pin 6
e to pin 5
f to pin 4
g to pin 3
dot to pin 2

Remember All a,b,c,d,e,f,g,dot segments of 4 displays are connected together.... and the com of every display i.e 3 and 8 are connected together with the resistors...

For display pins
Display 1 to pin 10
Display 2 to pin 11
Display 3 to pin 12
Display 4 to pin 13

Now the most cool part ... writing and adding the code to the arduino....


Now for the keys
Short  the jumper change the switches mode ...
key 2 and key 3 are hour changing and minute changing switches..

I have attached the code and the time library file .. for calculating the time and displaying it....

Please add the Time Folder in Time.zip, in your Arduino's libraries folder.
eg in my system:
C:\Program Files (X86)\Arduino\libraries


Simatic and all download link: Click Here


Our YouTube Channel Link:   https://www.youtube.com/Automation BD
Our Facebook Group Link:     https://www.facebook.com/automationbd
This Tutorial YouTube Link:    https://www.youtube.com/Digital clock

Related Post:

  • LED Patterns with Arduino 10 LED and 12 Patterns. This video is a combination of different LED lights effect. It includes Blinking, running, chasing and random  LED effects. It utilizes pin 2 to 11 accommodate 10 LED. 5 red and 5 blue LED was used and arranged alternately. In this tutorial we are going to create a circuit with 10 LED's and program it in various ways so that we have different LED blink… Read More
  • LED chaser using 555 timer + 4017 ic on breadboard A tutorial on how to make an LED chaser circuit / sequential LED flasher using 555 timer IC and CD4017 IC on a breadboard. Short Explanation of this circuit ----------------------------------------- We have used 555 Timer to work in Astable Mode. That means the output changes between  high and low (PIN 3).  The speed is dependent on the R1,  RV1 And C… Read More
  • How to design Arduino UNO at home 2019 Part :-- 2 Hey guys Thanks for tuning in. In this video I will show you how you can build your own Arduino UNO board at home. This is super handy and cost effective also. With that you can modify the board to your needs as I have done here. The process is very straightforward and I will guide you through this process in detail. So let's start making our own arduino board. … Read More
  • 0Blogger Comment
  • Facebook Comment

Post a Comment

Thanks