![]() | ![]() | ![]() |
| |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
![]() |
| | Tools |
| | #1 |
|
need help on how to make a 24 hr or 12 hr clock which you can set a time for alarm...any idea will be appreciated..thanks
| |
| |
| | #2 |
|
Use an RTC (Real Time Clock) chip, and use the 16F84 (or preferably it's higher spec and cheaper replacement, the 16F628) to set and read the chip. You could use an interrupt timer to do it all in the PIC, but the 16F84 isn't a good choice for this! (although there are 'work arounds' at MicroChip) - the 16F628 has better timers, and is a much better choice (use TMR2). | |
| |
|
| Tags |
| daily, make, organizer, p16f84a, time |
| Thread Tools | |
| Display Modes | |
| |