Big 7 seg LED display


Results 1 to 32 of 32

Threaded View

  1. #32
    Join Date
    Jun 2006
    Location
    Bangalore, India
    Posts
    136


    Did you find this post helpful? Yes | No

    Question Troubled Clock

    I'm having certain 'strange' errors in my digital clock.
    Processor = 16F84A @ 4 Mhz
    4 inch , 12 volt LED Display
    The schematic is almost the same as the one in the previous post.
    (A battery backup has been added)

    Problem 1:-
    The clock sometimes just 'hangs'. I think the oscillator stops or something.
    The display goes blank or most of the time only one digit on . . .

    Problem 2:-
    Timer0 is used for timekeeping (Darrel Taylor's Instant Interrupts).
    The clock suddenly stops incrementing time.
    i.e. the display multiplex routine keeps working as it can be seen that the all the digits on the display are displaying time.
    The thing is that the time never increments.
    I have programmed the colon between the digits to blink at 0.5 Hz.
    This blinking is controller by the time keeping registers mid byte which is kept updated by timer0.
    Since the digits keep showing a frozen time, and the colon stops blinking,
    Could it be that timer0 has somehow accidentally been disabled ? ? ?


    Attached Files :-

    clock.pbp - main file
    TMR0_int(ASM).pbp - interrupt handler

    Could someone please help me out ?
    Attached Files Attached Files
    Last edited by shahidali55; - 12th December 2007 at 15:39.

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  3. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  4. Weird compile issue 7 segment LED display
    By George in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st June 2006, 02:12
  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 : 0

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