7 segments clock


Closed Thread
Results 1 to 6 of 6
  1. #1

    Question 7 segments clock

    Hello everybody,

    I need some help, i'm trying to build a 4 digits 7 segments clock using hc595 for my son, i woul like to know if somebody have a code sample for this work.

    Thank you

    I do have different microchip's.

  2. #2
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile search this forum for more ideas ...

    Although not in one place, the information you seek is within.

    For information on code for a picbasic clock (keeping accurate time), see

    http://www.picbasic.co.uk/forum/showthread.php?t=2129

    For a discussion on using the hc595 for number display, see

    http://www.picbasic.co.uk/forum/show...p?threadid=981

    If you are open to different display options, you could use a MAX7219 instead of the H595 to drive your display. See for example,

    http://www.picbasic.co.uk/forum/show...highlight=7219

    You could buy a 4 digit LED display with drivers built in, see

    http://www.picbasic.co.uk/forum/showthread.php?t=594

    or a 4 Digit LCD display with the drivers built in, see

    http://www.picbasic.co.uk/forum/showthread.php?t=1071

    Also google search “hc595 clock picbasic” and “hc595 clock basic stamp” for other ideas.

    Good Luck,

    Paul Borgmeier
    Salt Lake City, Utah
    USA

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    if it's only a simple clock, i don't know why you should need anything else than One pic and few transistor to do a multiplexed display.

    something to play around of => http://www.picbasic.co.uk/forum/show...quency+counter
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Sep 2003
    Location
    INDIA
    Posts
    161


    Did you find this post helpful? Yes | No

    Default Rtc ?

    Would there be a RTC in it ?.

    I had made something using a RTC.

    regards
    Charudatt

  5. #5
    4Lewis's Avatar
    4Lewis Guest


    Did you find this post helpful? Yes | No

    Red face LED Clock

    Trying to make a clock that outputs to LEDs, (NOT TO A DISPLAY!) Are their any suggestions to how to start this type of project? Do I need a clock or timer circuit to hook up to my PIC to figure out proper timing. Please help/suggest. All the best. - Lewis

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Thank's to all for the answers.

    I made a 4 digits display using 7 segmentes C.C., I'm trying to use a rtc, ds1302. In the future I will add a temperature sensor. I'm trying to learn how to write in pbasic, but it takes long time, is a long process. I'm playing with with differents components like 7 Seg, led's, sensors (light, distance, etc), i have also a lot of 5x7 and 8x8 dot matrix led that i would like to drive them.

    thanks.

Similar Threads

  1. Thermo 7 segments - little problem
    By fratello in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 27th July 2013, 07:31
  2. LED Machine Tach For Tired Eyes
    By Archangel in forum mel PIC BASIC Pro
    Replies: 33
    Last Post: - 27th January 2010, 14:55
  3. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  4. adding with 7 segments
    By ruijc in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 28th November 2007, 22:51
  5. 7 segment digit problem (using Mister E's code)
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2005, 20:25

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts