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: Robert MegaHurts
Last Updated: 2015-01-19
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: OLED
Downloaded: 887 times
Followed by: 2 users
License: MIT license
Download [10.32MB]A redone and tested version of the B/W OLED Click example code supplied converted for the PIC Clicker2 mini dev system.
Use to get a working MCU config for the Blue or White OLED click display boards. mPASCAL Pro version. MCU ".cfgsch" compiler config scheme file included. PDFs for clicker2/OLED Click and MCU datasheet included.
Author: Andrew Hazelden
Last Updated: 2015-01-18
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Gaming and Fun
Downloaded: 457 times
Not followed.
License: MIT license
Download [530.45KB]The Soccer Bounce demo uses the accelerometer input to roll a soccer ball around on a Mikromedia PIC32 screen. The code was written using MikroC Pro for PIC32 and VisualTFT.
The soccer ball sprite graphics are rendered using Dragan Regodic's excellent TFT Graphics library:
http://www.libstock.com/projects/view/914/tft-graphics-library
Author: Alcides Ramos
Last Updated: 2015-01-15
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 951 times
Followed by: 2 users
License: MIT license
Download [266.36KB]This is a car with PID controller programming in mikroc pro for dspic.
this is a fast line follower.
this can use fuzzy controller o PD controller.
this use PWM for motor control, and can use bluetotth o xbee for remote control.
video: https://www.youtube.com/watch?v=09nxV4Wegmo&feature=youtu.be
Author: dany
Last Updated: 2015-06-29
Package Version: 1.6.0.0
Category: Other Codes
Downloaded: 2246 times
Followed by: 1 user
License: MIT license
Download [869.35KB]Simple mikroPascal for PIC to mikroBasic for PIC source code convertor. The tool can convert complete mP units to mB modules and complete mP programs to mB programs. It can be used both in interactive and batchmode.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.3
mikroSDK Library: 2.0.0.0
Category: Stepper
Downloaded: 70 times
Not followed.
License: MIT license
Download [535.85KB]Stepper Click is a complete solution for driving bipolar stepper motors with full/half and micro-steps. It features the A3967 IC from Allegro Microsystems with proprietary Satlington™ sink drivers on its outputs, which ensure high efficiency and reliable operation of the internal H-Bridges. This IC has the integrated translation section, used to simplify the control: using simple step control inputs from the host MCU, the stepper motor can be driven in both directions, with the predetermined step sizes. In addition, the output current is regulated allowing for noiseless operation of the stepper motor, with no resonance and ringing typically observed at unregulated stepper driver designs.
[learn more]Author: MIKROE
Last Updated: 2015-01-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 3065 times
Followed by: 3 users
License: MIT license
Download [324.93KB]TFT Proto 7in carries a 800x480 HT050AWV40T TFT screen covered with a 4-wire resistive touchscreen panel. To drive the 262k-color display, there's an SSD1963 graphic controller with a 8/9/16/24-bit MCU interface. The touchpanel is driven by an advanced STMPE811 controller. TFT Proto 7in uses a 3.3V power supply only.
[learn more]Author: Phil Crowder
Last Updated: 2015-01-10
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 973 times
Followed by: 2 users
License: MIT license
Download [11.34KB]Library for use of the DS3231SN chip by I2C, allows setting of the time and reading the temperature etc.
[learn more]Author: Phil Crowder
Last Updated: 2015-01-10
Package Version: 1.0.0.0
Category: Storage
Downloaded: 1019 times
Followed by: 4 users
License: MIT license
Download [7.64KB]This is a library I wrote for myself to utilize the Microchip 24LC512 EEPROM, I assume the use of I2C1 in my code, and have accounted for addressing the chips, I don't take into account spreading the data write over multiple chips though.
Author: maytere maytere
Last Updated: 2015-01-08
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2255 times
Followed by: 1 user
License: MIT license
Download [105.61KB]DHT11_init(); DHT11_Start(); DHT11_Read(); This library has 3 funcitons and reads 5 bytes from the sensor. (2 bytes humidity, 2 bytes temp. and 1 byte checksum)
[learn more]Author: S Ss
Last Updated: 2015-01-07
Package Version: 6.4.0.0
Category: Measurement
Downloaded: 1356 times
Followed by: 2 users
License: MIT license
Download [111.82KB]In this project the micro-controller can measure the periodic time of any frequency applied to the micro-controller Pin CCP1 using capture mode.
Project worked 100% also tested using Proteus simulator software 100%
Code and Simulation are included with the download.