TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 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 (136218 times)
  2. FAT32 Library (69480 times)
  3. Network Ethernet Library (55705 times)
  4. USB Device Library (45989 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40780 times)
  7. GSM click (28788 times)
  8. PID Library (26327 times)
  9. mikroSDK (26053 times)
  10. microSD click (25139 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 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 last
Example

Interfacing PIC16F84A with DS3231 RTC

Rating:

0

Author: S P

Last Updated: 2019-02-22

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1486 times

Followed by: 1 user

License: MIT license

Download [155.06KB]

Description

A small example shows how to interface PIC16F84A microcontroller with DS3231 real time clock chip.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the MCU.
The compiler used is CCS PIC C.

[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

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

Digital clock full adjustment 24mode_12mode

Rating:

0

Author: islam gamal

Last Updated: 2015-03-11

Package Version: 1.0.0.1

Category: Timers (Real time clock)

Downloaded: 1625 times

Not followed.

License: MIT license

Download [121.70KB]

Description

Digital clock work in 24H_mode and 12H_mode .
alarm work in both modes.
display full time and full date with day name at LCD .
ability to adjust hours, minutes, am/pm , day , day name , month and year in both modes (24/12)H.
message move on LCD every 10 minutes.
reset button for hanging action .

[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

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

Arduino real time clock using DS1307 and 16x2 LCD

Rating:

0

Author: S P

Last Updated: 2019-02-22

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 812 times

Not followed.

License: MIT license

Download [105.02KB]

Description

This is a project shows how to build a simple real time clock & calendar using Arduino and DS1307 RTC.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the Arduino board.

[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

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

Internal RTC Initialization for STM32F4xx

Rating:

0

Author: Frendz Infotech

Last Updated: 2015-03-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 628 times

Not followed.

License: MIT license

Download [965B]

Description

This code is used to Initialize the internal RTC module with LSI as 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

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

PIC16F877A + LCD + DS1307 real time clock + DHT11 sensor

Rating:

0

Author: S P

Last Updated: 2019-02-20

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 3183 times

Followed by: 1 user

License: MIT license

Download [123.74KB]

Description

This example shows how to build a real time clock with relative humidity and temperature sensing using PIC16F877A microcontroller, DS1307 RTC and DHT11 sensor where all data are displayed on 20x4 LCD display.
The compiler used is CCS C.

[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

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

DS1307 Real Time Clock and PIC Microcontroller

Rating:

0

Author: S P

Last Updated: 2019-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2916 times

Not followed.

License: MIT license

Download [150.59KB]

Description

This example shows how to interface PIC16F887 with DS1307 real time clock chip.
Time and date are displayed on 16x2 LCD screen.

[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

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

Power PIC32 down into SLEEP mode and wake up via RTC ALARM by INTERRUPT

Rating:

5

Author: Alexander Wolf

Last Updated: 2015-02-10

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 1055 times

Not followed.

License: MIT license

Download [271.76KB]

Description

This is the Program structure of a power saving example. Pic32 starts and works at 8Mhz without PLL for low current consumption. When shutting down, 8Mhz crystal and all Modules are deaktivated but SOSC is enabled to be able to wake up CPU by RTC ALARM Interrupt.

[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

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

DS3231SN Library

Rating:

5

Author: Phil Crowder

Last Updated: 2015-01-10

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 913 times

Followed by: 2 users

License: MIT license

Download [11.34KB]

Description

Library for use of the DS3231SN chip by I2C, allows setting of the time and reading the temperature etc.

[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

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

RTC support (STM32)

Rating:

4

Author: UL7AA jr

Last Updated: 2015-01-05

Package Version: 1.0.0.1

Category: Timers (Real time clock)

Downloaded: 807 times

Followed by: 1 user

License: MIT license

Download [1.83KB]

Description

Main methods for RTC support.
Start RTC on LSE/LSI,
Get current date and time
Set current date and time

[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

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

Using RB0 to control timer1 with interrupts

Rating:

0

Author: Andy Phillips

Last Updated: 2014-07-23

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 968 times

Followed by: 1 user

License: MIT license

Download [1.64KB]

Description

This mikroBasic code written for the 16F887 sets up RB0 to control the starting and stopping of timer1.

[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

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 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 last