TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (137070 times)
  2. FAT32 Library (70217 times)
  3. Network Ethernet Library (56082 times)
  4. USB Device Library (46395 times)
  5. Network WiFi Library (42013 times)
  6. FT800 Library (41349 times)
  7. GSM click (29108 times)
  8. mikroSDK (26544 times)
  9. PID Library (26486 times)
  10. microSD click (25483 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

555 Timer-based 8051 Real Time Clock

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-25

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 523 times

Followed by: 1 user

License: MIT license  

A real time clock with AT89S51 and the classic 555 timer IC. The 555 timer IC has a good reputation as a time-keeper. Irrespective of voltage variations of the timer IC, the frequency output from it remains constant. Temperature variations also don't affect timings much.

https://www.youtube.com/watch?v=_99Gm_Z-1SY

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "555 Timer-based 8051 Real Time Clock" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "555 Timer-based 8051 Real Time Clock" changes.

Do you want to report abuse regarding "555 Timer-based 8051 Real Time Clock".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for 8051
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

Arduino Esplora as SPL dB Meter

0

Arduino Esplora as SPL dB Meter. https://www.youtube.com/watch?v=1y-tznbtFao

[Learn More]

7 Segment Cricket with PIC10F200 and 74HC595

0

Cricket is a very popular game in Commonwealth countries. This device is a simple cricket game emulator. It is based on a PIC10F200, 74HC595 and a tiny seven segment. There a button which users must press. This generates a random number which corresponds to runs, wickets, etc. The code is written with CCS PIC C compiler.

[Learn More]

STM32 Internals Example

0

STM32 Internals Example. Examples of IWDG and WWDG and methods of configuring peripheral clocks. http://embedded-lab.com/blog/?p=9662

[Learn More]