Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Clock with LED

Status
Not open for further replies.
Hey All.... Been a while since I been in here. I need some help on a project. I was wondering the best way to go about controlling 4 LCD 's for a real time clock. Is there a semi conductor timer chip micro controller or something like that. I did the NE555 timer and decade counter thing a few years ago just to get a better hands on as a hobby, but now I just need to place the numeric digits (red) on the front of a picture and mount the clock chip on the back, hopefully power it all by a very small batterie. Thanks in advance, I know you guys are pro's and Im just getting back into it as a hobby..... Jim
 
LEDs consume too much power to be powered by any reasonably sized battery. You would need an LCD display for that.
 
vne, yes your both right, i dont wanna use led's i want something like the pic vne showed me, is that lcd or led and whats the difference, i know led is light emitting whats LC ? Jim
 
LCD is liquid crystal display. The display you are interested in using is a 7-segment LED display. It's called 7-segment suprisingly because there are 7 segments that you turn on and off to make up the different numbers. Basically, it's a piece of plastic with 7 channels cut into it and inside each channel is an LED. Check this out for more information.

In answer to your other question they do make digital clock ICs some of which can directly drive the 7 segment displays. A quick google search brought up a few part numbers:

Sc8560
NTE2062
LM8560

I think most of these require either 50 or 60 Hz oscillator input to properly function.
 
Everyone thank you sooooo much, I have another question: When using the NE555 for one second pulse, if time = RXC then do I have to adjust R or C for the trigger Vcc of 2/3 ????? Thanks again, Jim

If I can ever be of any help to anyone, I am a licensed electrical inspector and licensed electrical contractor. Maybe pay back the brain pickin I do ! Thanks again everyone. Im going to be starting a new thread on 555 timers. I wanna know everything I can about the 555 from 1-8, I know how to hook em up but I learned its better to know the "why" instead of just the "how" I understand logic circuits because I did a lot of industrial controls where I designed many motor control / PLC systems. IC's unlike line voltage equipment can be destroyed so easy and Im tired of runnin to RS for my components. I know Vcc + and ground -, trigger 2/3, output (max 200ma) but I dont yet understand: threshold, control voltage, reset (I think reset is just give it an input of Vcc+ and it resets itself. I am using it for a 1.0s clock (pulse)...... Thanks , Jim
 
I don't like '555s so I'm not sure if they rig them for crystal clocks or not. You MUST use crystal!

Low power crystals are available at 32KHz. Check out Mouser for parts. I find there prices to be the best around.
 
Last edited:
Hello Varmint! How'z space? It's snowy here :)

SV is very correct. Don't use a 555 as your time base. Do use a crystal with gates.
You could use the 555 or 556 as an alarm.
 
but if i use a UL listed power supply with a full wave rectifier power consumption shouldnt be a problem then right? I found a 120/9 VAC that i rigged 4 diodes to the output is max 200ma but i can buy a bigger one, what does the average LED 7 segment draw?
 
but if i use a UL listed power supply with a full wave rectifier power consumption shouldnt be a problem then right? I found a 120/9 VAC that i rigged 4 diodes to the output is max 200ma but i can buy a bigger one, what does the average LED 7 segment draw?


Does is 120/9 VAC? Are you refering to a transformer with 120 V primary and 9 V secondary windings or an AC adapter with 120 VAC input and 9 VDC output or something else? In answer to your other question, you can usually find the current segment draw of you LED display in its associated data sheet but a good ballpark number would be between 10 - 20 mA per segment.

Also, **broken link removed** is a fairly decent 555 tutorial. But as was stated already, I wouldn't use a 555 as your time base.
 
Last edited:
You have decided you want LED instead of LCD? 200ma should be plenty. I found this for your LED driver:

**broken link removed**
 
You have decided you want LED instead of LCD? 200ma should be plenty. I found this for your LED driver:

**broken link removed**

That's good info but if he uses anyone of the 3 ICs I listed in post # 6 he won't need a dedicated driver as they are designed to directly drive the display segments.
 
im sorry, i have everyone confused. im going with a 120V primary with 9V secondary transformer, and no its just a transformer ac to ac, i soldered in (4) diodes and made a rectifier, i have the 555 timer pulsing now and i wanna use the led segments cuz i have em in stock but for future reference you guys said ya didnt like 555's and for very low consumption i should go with LCD now after the pulse (1.0s) what do i need a counter??? (crystal)
 
im sorry, i have everyone confused. im going with a 120V primary with 9V secondary transformer, and no its just a transformer ac to ac, i soldered in (4) diodes and made a rectifier, i have the 555 timer pulsing now and i wanna use the led segments cuz i have em in stock but for future reference you guys said ya didnt like 555's and for very low consumption i should go with LCD now after the pulse (1.0s) what do i need a counter??? (crystal)

A crystal will be much more accurate so your clock won't drift as much over time. Also, the ICs I listed require a 50 or 60 Hz signal which means you need a pulse every 1/50 or 1/60 of a second. 1 pule per second is a 1 Hz signal. LCDs do have lower power consumption when compared to LEDs but since you're powering the project off of mains, it doesn't really matter all that much and in my opinion the LEDs will be easier for a beginner. -9V supply is fine for the IC. Can I assume you are using some large smoothing caps downstream of your bridge rectifier? Can you post a schematic of your power supply stage?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top