TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (385 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139841 times)
  2. FAT32 Library (72209 times)
  3. Network Ethernet Library (57392 times)
  4. USB Device Library (47739 times)
  5. Network WiFi Library (43364 times)
  6. FT800 Library (42700 times)
  7. GSM click (29980 times)
  8. mikroSDK (28439 times)
  9. PID Library (26989 times)
  10. microSD click (26398 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]

Categories

Compilers

Architecture

Sort By

Category: Timers (Real time clock)

first | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last
Project

DS1307 Software I2C

Rating:

0

Author: Bugz Bensce

Last Updated: 2020-04-28

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1015 times

Followed by: 4 users

License: MIT license

Download [407.91KB]

Description

Real-time Clock (DS1307) implemented via Bit-Banged I2C protocol. Results are displayed on a HD44780 based alphanumeric/character LCD. Done in Mplab's XC compiler with PIC 16F877A.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Real time clock

Rating:

0

Author: Bugz Bensce

Last Updated: 2019-11-06

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 813 times

Followed by: 5 users

License: MIT license

Download [290.29KB]

Description

Real time clock using the DS1307 chip connected to a PIC 16F877A micro-controller unit. The data transfer between the devices is done via hardware I2C. For the output a HD44780 driver/controller based character LCD is used. The code is implemented in Mplab x + a Proteus simulation.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Cyclic On-Off Timer with MSP430 and TTP224 Capacitive Touchpad

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-09-28

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 443 times

Followed by: 3 users

License: MIT license

Download [22.24KB]

Description

Cyclic On-Off Timer with MSP430G2452 and TTP224 Capacitive Touchpad.

https://www.youtube.com/watch?v=Xzshszn_8w4

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

Task Scheduler

Rating:

10

Author: Richard Lowe

Last Updated: 2015-08-17

Package Version: 1.1.0.5

Category: Timers (Real time clock)

Downloaded: 3013 times

Followed by: 6 users

License: MIT license

Download [289.11KB]

Description

This is a light Round Robin style task scheduler. You can define the maximum number of tasks and add those tasks to be ran at scheduled intervals. You will need to provide a clock source.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

STM32F4 Internal RTC and Calender

Rating:

10

Author: Andrew Hazelton

Last Updated: 2015-08-10

Package Version: 1.2.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2567 times

Followed by: 2 users

License: MIT license

Download [503.74KB]

Description

This is an example of how to use the STM32F407VG internal Real Time Clock (RTC) and Calender module with external LSE oscillator to be 32.768 kHz.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

RTC DS3231 or DS1307 with EEPROM AT24CP32N and ATmega128

Rating:

0

Author: Roman Toropov

Last Updated: 2015-08-01

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1043 times

Followed by: 1 user

License: MIT license

Download [213.54KB]

Description

RTC DS3231 or DS1307 with EEPROM AT24CP32N
(the same code for both RTC ! )
LCD 16*2 with keyboard
MCU ATmega 128A or ATmega 128-16AU

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

555 Timer-based 8051 Real Time Clock

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-07-22

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 545 times

Followed by: 1 user

License: MIT license

Download [23.15KB]

Description

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

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

DS1302 Library

Rating:

5

Author: Hugo Oliveira

Last Updated: 2015-07-16

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2164 times

Followed by: 3 users

License: MIT license

Download [47.62KB]

Description

Very comprehensive Library to deal with the DS1302 RTC chip.

Please read the help file provided in the package to learn about the functions.
Also available Example Project and Hardware connections.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Example

Seeedstudio Arduino Tick-Tock Shield Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-06-29

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1003 times

Not followed.

License: MIT license

Download [4.05KB]

Description

Shield details: http://www.seeedstudio.com/wiki/Tick_Tock_Shield_Kit

* DS1307 RTC.
* Adjustable Time Parameters.
* TM1636 Seven Segment Display Driver.
* Thermistor-based Thermometer.
* LDR-based Lux/ Light Intensity Meter.
* RTC Battery Voltage Measurement.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

Custom Font Timer

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-06-07

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 469 times

Followed by: 1 user

License: MIT license

Download [24.46KB]

Description

Custom Font Timer with AVR.

https://www.youtube.com/watch?v=weSYdaM_H9k

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 last