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: Richard Lowe
Last Updated: 2015-08-17
Package Version: 1.1.0.5
Category: Timers (Real time clock)
Downloaded: 3007 times
Followed by: 6 users
License: MIT license
Download [289.11KB]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]Author: Shawon Shahryiar
Last Updated: 2015-08-14
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 591 times
Followed by: 3 users
License: MIT license
Download [19.14KB]DS1620 Digital Thermostat - Temperature Sensor with AT89S51.
https://www.youtube.com/watch?v=6dO3V3zuQns
Author: Shawon Shahryiar
Last Updated: 2015-08-13
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1497 times
Followed by: 1 user
License: MIT license
Download [14.98KB]0.96 Inch (128 x 64) SSD1306 OLED Display Demo. This code is written with CCS PIC C compiler.
https://www.youtube.com/watch?v=1NorwGwk6ys
Author: Arezki YOUYOU
Last Updated: 2015-08-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 413 times
Followed by: 3 users
License: MIT license
Download [164.00KB]this project convert the logarithmic evolution of thevoltage value read from the LDR(see schematic) and convert this value to a lux value
[learn more]Author: Arezki YOUYOU
Last Updated: 2015-08-11
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 661 times
Followed by: 3 users
License: MIT license
Download [71.73KB]this project convert the logarithmic evolution of thevoltage value read from the LDR(see schematic) and convert this value to a lux value
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-08-10
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 456 times
Followed by: 1 user
License: MIT license
Download [15.62KB]S6D02A1 1.8 inch 160 x 128 TFT display demo. This library doesn't use hardware SPI.
https://www.youtube.com/watch?v=rcBg4PZ2GPA
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: 2566 times
Followed by: 2 users
License: MIT license
Download [503.74KB]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.
Author: Aleksandar Vukelic
Last Updated: 2015-08-11
Package Version: 1.0.6.0
Category: TFT
Downloaded: 4192 times
Followed by: 6 users
License: MIT license
Download [113.96KB]This application creates font resources with non-ASCII characters from system fonts. The following code pages are supported: 1250 (Central Europe), 1251 (Cyrillic), 1252 (Latin I), 1253 (Greek), 1254 (Turkish), 1255 (Hebrew), 1256 (Arabic), 1257 (Baltic), 1258 (Vietnam) and 874 (Thai). It supports anti-aliased fonts and 2 output formats
[learn more]Author: Aleksandar Vukelic
Last Updated: 2015-08-10
Package Version: 1.0.0.0
Category: TFT
Downloaded: 724 times
Followed by: 3 users
License: MIT license
Download [118.77KB]Author: dany
Last Updated: 2017-09-30
Package Version: 1.2.0.0
Category: Other Codes
Downloaded: 3188 times
Followed by: 3 users
License: MIT license
Download [8.56MB]Pre-emptive RTOS for PIC32, written (almost entirely) in mikroPascal/mikroBasic/mikroC.
The way of working is very easy to understand. The functionality is kept very limited with respect to other RTosses, to keep it simple.
The library code only consists of 1 .mpas file...