7 segment clock PIC16f72 with DS1307 problems!!!!!!!


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2013
    Location
    Dhaka, Bangladesh
    Posts
    20

    Exclamation 7 segment clock PIC16f72 with DS1307 problems!!!!!!!

    I am new in Micro-controller programming. I am from Bangladesh. I am a little boy. Now I read in class 10. My hobby is programming. I start programming about 2 month ago. So, I don't know much.
    I made this clock in my idea. But this not working properly. The problems are:

    1. Display Blanking.
    2. Problems when Time Date setup.
    & some others.........

    Plz help me & solve my project problems.............

    This zip file includes with .pbp, .hex, .dsn.

    My Project:
    Picbasic Clock.zip
    Last edited by Antorbd04; - 6th December 2013 at 10:57.

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: 7 segment clock PIC16f72 with DS1307 problems!!!!!!!

    Antorbd04,
    Correct me if I'm wrong but, the way you are using the BUTTON command after looking at your code, you are not checking if the button is released. Therefor the program jumps to each of the subroutines one after another with one press... At least that's the way I see it.
    Dave Purola,
    N8NTA
    EN82fn

  3. #3
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: 7 segment clock PIC16f72 with DS1307 problems!!!!!!!

    Antorbd04, Also the variable "Butt" needs to be cleared to 0 and not set to 255.
    Dave Purola,
    N8NTA
    EN82fn

  4. #4
    Join Date
    Sep 2013
    Location
    Dhaka, Bangladesh
    Posts
    20


    Did you find this post helpful? Yes | No

    Default Re: 7 segment clock PIC16f72 with DS1307 problems!!!!!!!

    Button subroutine work properly that u said. but problem in "up" and "down" button. Plz check proteus file. another problem is 7 segment display blanking.

Similar Threads

  1. Replies: 3
    Last Post: - 28th November 2011, 01:21
  2. Please help with DS1307 realtime clock .
    By hatuan291 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 10th July 2011, 23:48
  3. 2x16 lcd not working with pic16f72
    By vu2iia in forum Schematics
    Replies: 4
    Last Post: - 16th February 2011, 15:59
  4. Digital Clock With Alarm Using DS1307.
    By Leonardo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th February 2007, 03:43
  5. ds1307 real-time clock
    By mle in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th August 2004, 17:22

Members who have read this thread : 1

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

Tags for this Thread

Posting Permissions

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