Arduino seven segment clock
Arduino ds1307 7-segment clock
Arduino ds1307 7-segment clock
I have designed a new arduino clock which displays the time on seven segment displays.I combined an arduino and ds1307 RTC module to complete the task
Hardware list :-
to communicate with RTC module I have installed #include <RTClib.h> library from the library manager RTC modules talks with arduino through I2C communication to join the I2C bus between Master and Slave we connect Arduino analog pin A4 to SDA pin of RTC and A5 pin of arduino to SCL pin of RTC and add 10k pullup registers.

I have used SN74HC595 shift registers because it can be controlled by arduino very easily I have used one shift register to control the 7 segments of the displays and another shift register is used for multiplexing.multiplexing is a technique of displaying different numbers on the displays and matrix.
for this project we need 6 7-segment display to display the time I am using common anode type display
Wiring :- just complete the wiring the help of my circuit and after you are done check all the connections again to reduce the errors
copy my code and paste it on your Arduino editor and upload it to your arduino board and your clock is ready
Awesome
pictures:-











Support to get the Source Code for this project
Project estimate
The long estimate form has moved to a separate page so this project page stays clean.
รีวิวจากคนใช้งานจริง
ถ้าเคยสั่งงาน เคยอ่านหน้านี้แล้วได้ประโยชน์ หรือมีข้อเสนอแนะ ฝากรีวิวไว้ได้เลย
ยังไม่มีรีวิวบนหน้านี้ ถ้าเคยใช้งานหรือมีข้อเสนอแนะ เขียนเป็นคนแรกได้เลย