To avoid these ads, REGISTER NOW!

making a digital clock

BTL-A4

Well-known member
Joined
Feb 28, 2018
Messages
1,252
Location
Santa Clarita
I'd like to make a digital clock. I want to use something like these 7-digit displays hooked up to some sort of clock module that is battery-powered. I would mount this behind a plate with openings for the numbers to be seen, or maybe in a box.
snip of 7-digit module.jpg
This is just for reference. I'm not sure what I'm looking for. I can find clock kits, but I want something that has separate number displays so I can space them farther apart. I also want a battery-powered time module (I'm not sure that's the right name) that I can run wires from to the display.

Would this work for a module? Here's the link:
snip of clock module.jpg

I'm out of my depth here, but would like to try making this. Any help/tips/links would be appreciated.

Thanks!
-Jeff
-----------
 
To avoid these ads, REGISTER NOW!

dogdog

Well-known member
Joined
Nov 15, 2011
Messages
12,711
No experience but I think you are looking for these things.


This guy make one with ESP32s and use NTP instead of RTC..


All interesting, no exp or strong enough interest to part the time from other interest.
 

RPH

Well-known member
Joined
Dec 17, 2006
Messages
4,190
Location
Michigan Thumb
You need more than the clock. Lay this out in a function block diagram and the clock chip is only part of it.
You need the power supply, clock chip, seven segment led driver, led segments, and control switches. It can be done and is around us all day.
Building one takes some work and study.
That clock chip oscillates at 32 KHz. That needs to be broken down through a decade counter to the required speed. The clock chip shown uses a I2C bus for communication. You will need to supply those components.
Plus all the wiring! Resistors, capacitors, inductors will be needed too.
Have fun.
 

Zewnten

Well-known member
Joined
Jun 11, 2017
Messages
1,813
Like @RPH says. I think that module you found is a very accurate but not enough to drive the LEDs by itself.
 
To avoid these ads, REGISTER NOW!

wssix99

Well-known member
Joined
Mar 2, 2011
Messages
5,160
Location
Chicago, IL
This my favorite clock. It should be easy to build this and then run wires off the board to individual number displays. It runs off a power converter or batteries. The stock presentation is great for greeting party guests.

 

RPH

Well-known member
Joined
Dec 17, 2006
Messages
4,190
Location
Michigan Thumb
This my favorite clock. It should be easy to build this and then run wires off the board to individual number displays. It runs off a power converter or batteries. The stock presentation is great for greeting party guests.

Looked at the kit, for the forty bucks it looks like fun with the grandkids. I ordered one and will see how it goes.
Thanks for the information.
 
To avoid these ads, REGISTER NOW!
Top Bottom