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]
Author: Roman Toropov
Last Updated: 2012-10-16
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 750 times
Not followed.
License: MIT license
Download [321.56KB]real time, date, month, day of the week ...
+ Cyrillic graphical interface, MP3-Player, adjust the backlight :)
http://youtu.be/5PcXJIngj9c
Author: Roman Black
Last Updated: 2012-09-15
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2116 times
Followed by: 1 user
License: MIT license
Download [6.84KB]This is a very simple TMR2 interrupt that automatically makes frequencies from 0.0001 Hz to 50000.0000 hz in actual 0.0001 Hz steps, from ANY xtal value. Code is for PIC 16F628A, but should work on any PIC 16 of 18 using TMR2.
(higher freq version)
Author: Roman Black
Last Updated: 2012-09-15
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1404 times
Not followed.
License: MIT license
Download [6.84KB]This is a very simple TMR2 interrupt that automatically makes frequencies from 0.00001 Hz to 20000.00000 hz in actual 0.00001 Hz steps, from ANY xtal value. Code is for PIC 16F628A, but should work on any PIC 16 of 18 using TMR2.
[learn more]Author: Russell Kelly
Last Updated: 2012-09-02
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1675 times
Followed by: 1 user
License: MIT license
Download [2.09MB]Author: Larry Reisinger
Last Updated: 2012-06-28
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1967 times
Not followed.
License: MIT license
Download [1.25KB]This is too small to bother with a library, these are just some snippets of code that have been tested with a Microchip MCP7940N RTC.
[learn more]Author: Anton Rieckert
Last Updated: 2012-04-13
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 844 times
Followed by: 1 user
License: MIT license
Download [5.33KB]This library makes it easier to work with the build in timer modules of the PIC24F range. There are 2 units you can include in your source code. The initialisation function takes 2 parameters, the interval in milliseconds and the callback function that should be executed.
[learn more]Author: Mohsen Rahmani
Last Updated: 2012-02-25
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1203 times
Not followed.
License: MIT license
Download [144.85KB]This example shows how to configure the STM32 TIM1 peripheral to generate 6 Steps in Keil. پروژه الکترونیک
Author: Alberto Trasimeni
Last Updated: 2012-02-09
Package Version: 1.0.0.2
Category: Timers (Real time clock)
Downloaded: 2393 times
Not followed.
License: MIT license
Download [1013.16KB]Author: Gerrit
Last Updated: 2012-02-12
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1625 times
Followed by: 1 user
License: MIT license
Download [65.52KB]Running Real time clock for LV24-33 board.
Always starts at a predefined date in the source.
No mikroE libraries needed !
(12-02-12) Update : replaced with a rar file containing the project.
Author: Russell Kelly
Last Updated: 2012-01-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1679 times
Followed by: 1 user
License: MIT license
Download [3.90MB]This project builds a simple 8 bit function generator using 18F46k22. 32 Waveforms each containing 64 bytes per period. Maximum output frequency 1700 Hz. Input clock is required this can be from a 555 timer. Output is on portD. a simple DAC is required to convert back into analogue voltage, a simple R/2R resistor ladder will do.