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: Michael Eicher
Last Updated: 2017-09-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 311 times
Not followed.
License: MIT license
Download [1.46KB]A driver for S6D1121 Controller
Add this driver to library __Lib_TFT_Defs.mpas
Call TFT_Init_S6D1121_8bit (320,240); for intitilisation
The display will work with the standard TFT library
Author: Shawon Shahryiar
Last Updated: 2017-09-20
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 435 times
Not followed.
License: MIT license
Download [22.26KB]Author: Shawon Shahryiar
Last Updated: 2017-09-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 481 times
Not followed.
License: MIT license
Download [16.07KB]Keyes NTC thermistor module thermometer demo with PIC16F877A. The code is written with CCS PIC C compiler.
[learn more]Author: MIKROE
Last Updated: 2017-09-19
Package Version: 1.0.0.0
Category: Encryption
Downloaded: 938 times
Not followed.
License: MIT license
Download [377.07KB]Secure 2 click carries the ATAES132A, a cryptographic coprocessor with secure hardware-based key storage from Microchip. The click is designed to run on either 3.3V or 5V power supply. Secure 2 click communicates with the target microcontroller over SPI and I2C interface.
[learn more]Author: Shawon Shahryiar
Last Updated: 2017-09-18
Package Version: 1.0.0.0
Category: RFid
Downloaded: 774 times
Not followed.
License: MIT license
Download [371.01KB]Author: Shawon Shahryiar
Last Updated: 2017-09-18
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 411 times
Not followed.
License: MIT license
Download [18.34KB]Author: Daniel Anonymous
Last Updated: 2017-09-12
Package Version: 1.0.0.0
Category: Audio & Speech
Downloaded: 298 times
Not followed.
License: MIT license
Download [2.26MB]Simple code conversion from C to Mikropascal . Project plays MOD file using internal DAC and one timer .
Original code inside zip file .
Just plug your speaker into PA4 and PA5 and have funn
Author: Shawon Shahryiar
Last Updated: 2017-09-11
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1708 times
Not followed.
License: MIT license
Download [19.32KB]Simple coil winding machine with AT89S1, Hall-effect metal proximity sensor, gear motor and L298 motor driver module.
[learn more]Author: Hex Hexreader
Last Updated: 2017-10-09
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 3194 times
Followed by: 1 user
License: MIT license
Download [101.15KB]Updated Frequency Display / Counter example for EasyPIC7 with LCD fitted.
Connect RC0 to RC2 for 2KHz test frequency. Select Frequency with RE0=1 or count with RE0=0
Author: Gabor Molnar
Last Updated: 2017-09-02
Package Version: 2.1.0.0
Category: Graphics & LCD
Downloaded: 1637 times
Not followed.
License: MIT license
Download [360.73KB]Raystar RS0010 OLED display controller initialization library
The purpose of this library is to properly initialize OLED displays with Raystar RS0010 OLED display controller. It is fully compatible with MikroElektronika's LCD library and requires exactly the same global variables. Instead of using Lcd_init(), you should use RS0010_Init().