Author Topic: SDGEE #021 2.3" 6 Digit LED Clock Build  (Read 5394 times)

0 Members and 1 Guest are viewing this topic.

Offline SteveyGTopic starter

  • Supporter
  • ****
  • Posts: 987
  • Country: gb
  • Soldering Equipment Guru
SDGEE #021 2.3" 6 Digit LED Clock Build
« on: June 01, 2015, 06:46:21 am »
I recently built a 6 digit LED clock from some 2.3" red 7 segment displays



For anyone interested, I've uploaded the schematics and firmware to my website and uploaded a YouTube video. Enjoy!

http://sdgelectronics.co.uk/ledclock-projects/

« Last Edit: June 09, 2015, 08:05:40 am by SteveyG »
YouTube Channel: https://www.youtube.com/user/sdgelectronics/
Use code: “SDG5” to get 5% off JBC Equipment at Kaisertech
 

Offline hgg

  • Frequent Contributor
  • **
  • Posts: 960
  • Country: gr
Re: 6 Digit LED Clock - Schematics and Code Available
« Reply #1 on: June 01, 2015, 10:07:57 am »
Cool project!
Nice work and programming.
I really liked the OLED version.  Any schematics for that?

These 7 segment displays look like they are of very good quality!  The only problem for me is
the multiplexing that produces flickering and can be irritating especially when you look at it
with averted vision.  Its not noticeable by everyone though.

250hz its not bad, but how fast can you make the update rate? 
Alternatively is it possible to add some sort of fade off delay with capacitors for the segments?
This way the flickering will be much less noticeable.  Maybe you can leave a lower delay for the
seconds segment.

If you add a red filter on top of the segments the contrast will increase dramatically.
Nice work!
George.
 

Offline SteveyGTopic starter

  • Supporter
  • ****
  • Posts: 987
  • Country: gb
  • Soldering Equipment Guru
Re: 6 Digit LED Clock - Schematics and Code Available
« Reply #2 on: June 01, 2015, 10:23:08 am »
The microcontroller is barely breaking a sweat at 250Hz, so it's likely that the refresh rate could be increased by an order of magnitude without any issues. This would simply be a change to the Timer 2 configuration in the code. The 250Hz was chosen so that it didn't cause odd effects with the camera.

Adding capacitors wouldn't work with the circuitry in it's current configuration. I'd advise changing to latches or shift registers and driving the displays statically if the multiplexing is irritating.

I'll have to re-visit the OLED clock at some point and tidy it up. I'll produce some schematics for that at the same time.

Thanks!
YouTube Channel: https://www.youtube.com/user/sdgelectronics/
Use code: “SDG5” to get 5% off JBC Equipment at Kaisertech
 

Offline hgg

  • Frequent Contributor
  • **
  • Posts: 960
  • Country: gr
Re: 6 Digit LED Clock - Schematics and Code Available
« Reply #3 on: June 01, 2015, 11:14:34 am »
Quote
I'd advise changing to latches or shift registers and driving the displays statically if the multiplexing is irritating.
Is it more work to drive them statically?  Almost all of the 7 segment display applications I've seen, have
used multiplexing.

Quote
I'll have to re-visit the OLED clock at some point and tidy it up. I'll produce some schematics for that at the same time.
I will wait for that!
Thanks.
 

Offline SteveyGTopic starter

  • Supporter
  • ****
  • Posts: 987
  • Country: gb
  • Soldering Equipment Guru
Re: 6 Digit LED Clock - Schematics and Code Available
« Reply #4 on: June 01, 2015, 12:07:06 pm »
It does add to the bill of materials, and makes things a bit less compact, but there are some situations where they are not multiplexed. I've seen it a lot in legacy medical applications as it was simpler to detect segment failure back then.
YouTube Channel: https://www.youtube.com/user/sdgelectronics/
Use code: “SDG5” to get 5% off JBC Equipment at Kaisertech
 

Offline hgg

  • Frequent Contributor
  • **
  • Posts: 960
  • Country: gr
Re: 6 Digit LED Clock - Schematics and Code Available
« Reply #5 on: June 01, 2015, 12:09:19 pm »
Interesting.
Thanks again.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf