Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

digital watch using PIC 16F84

Status
Not open for further replies.

aka.wolfpac

Newbie level 1
Joined
May 19, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,291
digital clock using pic

hello!!!

i am using e-blocks to program a pic 16f84a to simulate a digital clock. the pic has to display time on the e-block LCD. the ability to set the time and alarm is also required. i've tryed writing the code but am strugling. can anyone show me how to start off? or if someone has a c code for that could i have a look at it??

any help will be very much apreciated!
Thank you!
 

pic 16f84a watch

You can see the following Digital Clock from ELEKTOR Mag. and also download the source code, every thing.

ENJOY!
 

    V

    Points: 2
    Helpful Answer Positive Rating
lcd clock with pic16f84

nice
 

    V

    Points: 2
    Helpful Answer Positive Rating
digital clock 16f84

I always wonder why a clock etc., for a specific PIC.

a clock is so ambiguous it can be done using almost any 16F pic.

OK by the way i like PIC clocks, the simplest one i made is just 300 words.

you have to consider 1H = 60 MIN 1 MIN = 60 SEC.; 1 DAY=24 HOURS.

that's pretty much all about clocks.

I've made one on POPFLY, and it is possible to see the source (via POPFLY)
**broken link removed**

that's javascript, but it can be ported to C without too much hassle; at least, i hope this could be done.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top