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: Vladimir Djukovic
Last Updated: 2014-05-20
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1538 times
Followed by: 1 user
License: MIT license
Download [511.57KB]An timer application with four independent programmable outputs each one with eight ON/OFF programs on daily basis (0-24h). Fully supported via an character LCD interface gives a comfort of setting the desired program. Additional usefull settings implemented also.
[learn more]Author: Alex Monte
Last Updated: 2014-03-20
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 844 times
Followed by: 1 user
License: MIT license
Download [23.42KB]TechRTOS is a very simple cooperative RTOS for PIC18. It has a timersystem and also containers such as list and hashmap. This is a beta version that seems to be working well, but if you find any bug please report it. Be careful with reentrancies and avoid using local non-static variables.
[learn more]Author: Stevan Tosic
Last Updated: 2014-03-17
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1006 times
Not followed.
License: MIT license
Download [51.80KB]State machine programming style and task functions are used to implement tasks running through their states. There are versions of code with or without timer interrupt (Multitasking.c and MultitaskingNoInterrupts.c). Code is portable to any uC.
[learn more]Author: levon bragg
Last Updated: 2014-03-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1371 times
Followed by: 1 user
License: MIT license
Download [1.33KB]This is a simple bit of code that allows you to scan the I2C bus for devices that exist.
The MikroC I2C functions will not time out and will wait forever for a response.
These functions will timeout if no response and move to the next address...
Author: Phichet Srivichai
Last Updated: 2014-03-11
Package Version: 0.1.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 707 times
Not followed.
License: MIT license
Download [98.69KB]Author: Istvan K
Last Updated: 2014-03-09
Package Version: 1.0.0.0
Category: LCD
Downloaded: 2384 times
Followed by: 2 users
License: MIT license
Download [375.95KB]Contains an all-in-one function which allows to create parameterized LCD bargraph(s). 8 variants, 'unlimited' width. For any pic12/16, pic12/16_enhanced and pic18.
[learn more]Author: Emil Enchev
Last Updated: 2014-03-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 537 times
Followed by: 1 user
License: MIT license
Download [9.69MB]This example is how to use MikroElektronika's proximity click and PIC Clicker. The measurement is displayed on a 2x16 character serial LCD. An additional soldering of cable connector for the LCD is necessary.
[learn more]Author: Emil Enchev
Last Updated: 2014-03-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 593 times
Followed by: 1 user
License: MIT license
Download [19.25MB]This example is how to use MikroElektronika's IR Thermo click and PIC Clicker. The measurement is displayed on a 2x16 character serial LCD. An additional soldering of cable connector for the LCD is necessary.
[learn more]Author: Emil Enchev
Last Updated: 2014-03-07
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 481 times
Followed by: 1 user
License: MIT license
Download [139.15KB]Example how to use the color click board(http://www.mikroe.com/click/color/) with low cost, small pic clicker device(http://www.mikroe.com/pic/clicker/).
The color measurement is sent via USB and can be seen, using MikroC PRO for PIC's HID terminal.
Author: Dragan Regodic
Last Updated: 2014-03-06
Package Version: 2.0.0.2
Category: TFT
Downloaded: 4555 times
Followed by: 10 users
License: MIT license
Download [12.18MB]The basic idea of this project is to provide a rendering images with a transparent background on the TFT display. I developed my concept and algorithm for converting standard image formats in the data arrays that we use in our projects.
[learn more]