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: Stevan Tosic
Last Updated: 2014-03-17
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1009 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: 1373 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: 709 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: 2387 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: 539 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: 483 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: 4575 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]Author: Michael May
Last Updated: 2014-03-05
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1023 times
Followed by: 3 users
License: MIT license
Download [15.72KB]A pic18 project that interfaces with the thunderstick and Displays output on 2 * 16 Lcd
[learn more]Author: Lucio Di Jasio
Last Updated: 2014-03-04
Package Version: 0.1.0.0
Category: Communication
Downloaded: 851 times
Not followed.
License: MIT license
Download [51.19KB]A simple HID class API for the Clicker.
Connect to the Clicker via USB-HID and using a simple (expandable) set of commands, control click boards using the I2C, SPI, UART or direct I/O control.