Hour and minutes


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

    Default Hour and minutes

    Hello forum,
    I want to make a clock with 4 displays of 7 seg that shows me the hour and the minutes. Does somebody know some similar project?.

    Thank you

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Clock

    Quote Originally Posted by Leonardo View Post
    Hello forum,
    I want to make a clock with 4 displays of 7 seg that shows me the hour and the minutes. Does somebody know some similar project?.

    Thank you
    4 Displays? You mean something like a square with a display on each side?
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Hello Joe,

    It is something as this.


    Quote Originally Posted by Joe S. View Post
    4 Displays? You mean something like a square with a display on each side?
    Attached Images Attached Images  
    Last edited by Leonardo; - 6th February 2007 at 00:19.

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    You might think about one of these. (The Clock Version)
    http://rentron.com/SLED-C4.htm

    It has built-in animations that can make a pretty Cool clock.
    <br>
    DT

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Oh, I see, 4 digits, I thought you might be building some kind of big clock visable from all directions. Darrels recommendation looks good.
    Edit: check this link:
    http://www.picbasic.co.uk/forum/show...ighlight=Clock
    Last edited by Archangel; - 6th February 2007 at 00:41.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Not it works!


    Quote Originally Posted by Joe S. View Post
    Oh, I see, 4 digits, I thought you might be building some kind of big clock visable from all directions. Darrels recommendation looks good.
    Edit: check this link:
    http://www.picbasic.co.uk/forum/show...ighlight=Clock

  7. #7
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Help me out here. I understand not everyone's english is perfect, but you have confused me with "Not it works" Do you mean, Now it works , Or it does not work? I'm NOT giving you a hard time, I am trying to make sense of the last post. As I only speak english , I admire everyone else who speaks several languages, even if imperfectly.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

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


    Did you find this post helpful? Yes | No

    Smile

    Quote Originally Posted by Leonardo View Post
    Hello forum,
    I want to make a clock with 4 displays of 7 seg that shows me the hour and the minutes. Does somebody know some similar project?.

    Thank you
    Here are some possible "guts" for your display

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

    Good Luck,
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

  9. #9


    Did you find this post helpful? Yes | No

    Default

    Hello Joe,

    It does not work!, it already tries it.



    Quote Originally Posted by Joe S. View Post
    Help me out here. I understand not everyone's english is perfect, but you have confused me with "Not it works" Do you mean, Now it works , Or it does not work? I'm NOT giving you a hard time, I am trying to make sense of the last post. As I only speak english , I admire everyone else who speaks several languages, even if imperfectly.

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


    Did you find this post helpful? Yes | No

    Default

    And you tested it with witch PIC model, OSC speed?

    Quote Originally Posted by Joe S
    I understand not everyone's english is perfect
    Own lee myne his per fekt ear!
    Steve

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

  11. #11
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default That's what i get

    Quote Originally Posted by mister_e View Post
    And you tested it with which PIC model, OSC speed?


    Own lee myne his per fekt ear!
    Jas so han jew shud ear miee franch.

    That's what I get for not testing someone else's code posted in CODE EXAMPLES I do not yet have the RTC chip to test it either, it's in the mail supposedly.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  12. #12
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Leonardo View Post
    Hello Joe,

    It does not work!, it already tries it.
    Tell us what PIC you are using, What Oscillator Frequency you have chosen, if you are using a crystal or a resonator, what kind of programmer used etc . . . Oh and what is the circuit doing or not doing.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  13. #13
    Join Date
    May 2005
    Posts
    70


    Did you find this post helpful? Yes | No

    Default

    Let you see in code example i have place it

Similar Threads

  1. RFID medicine teller!! problem with programming
    By sknee8787 in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 18th November 2008, 17:31
  2. Clock
    By Fredrick in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 1st February 2008, 02:23
  3. help
    By patricx in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 31st August 2007, 10:13
  4. LCD Clock, Interrup
    By Patrick in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th July 2006, 16:00
  5. Timer in real time
    By martarse in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 29th July 2005, 14:24

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