TOP Contributors

  1. MIKROE (2652 codes)
  2. Alcides Ramos (351 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 (136626 times)
  2. FAT32 Library (69829 times)
  3. Network Ethernet Library (55885 times)
  4. USB Device Library (46224 times)
  5. Network WiFi Library (41861 times)
  6. FT800 Library (41080 times)
  7. GSM click (28942 times)
  8. PID Library (26402 times)
  9. mikroSDK (26316 times)
  10. microSD click (25328 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
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: 2915 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: 2531 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: 1017 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: 516 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: 2071 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: 981 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: 447 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
Project

Using PIC's Timer 1 as RTC

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-06-07

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 932 times

Followed by: 1 user

License: MIT license

Download [23.44KB]

Description

Using PIC's Timer 1 as RTC. The code is written with CCS PIC C compiler.

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

[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 with 8051

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-06-07

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 448 times

Not followed.

License: MIT license

Download [20.58KB]

Description

Custom Font Timer with 8051.

https://www.youtube.com/watch?v=9r4Sm6jKq2E

[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

Binary LED Clock

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2015-06-07

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 497 times

Followed by: 1 user

License: MIT license

Download [16.46KB]

Description

A binary LED clock based on 8051.

https://www.youtube.com/watch?v=2oJt9X-5pW8

[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