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: Phil Crowder
Last Updated: 2015-01-10
Package Version: 1.0.0.0
Category: Storage
Downloaded: 999 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: 2230 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: 1340 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.
Author: S Ss
Last Updated: 2015-01-09
Package Version: 6.4.0.0
Category: Other Codes
Downloaded: 2238 times
Not followed.
License: MIT license
Download [202.54KB]In this project a temperature sensor(LM35) measures the temperature. Then the microcontroller controls the speed of the fan depending on the temperature value using PWM.
Project worked 100% and tested using Proteus Simulator Software100%.
Code and Simulation are included with the download.
Author: VCC
Last Updated: 2024-03-31
Package Version: 1.2.0.0
Category: Other Codes
Downloaded: 789 times
Followed by: 3 users
License: MIT license
Download [381.11KB]Build Version Generator is a tool, which generates code, containing version number and current build date of a mikroPascal / mikroBasic / mikroC project. It is run as a compiler IDE tool.
[learn more]Author: Badhusha Arabusha
Last Updated: 2015-01-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1177 times
Followed by: 2 users
License: MIT license
Download [47.82KB]This project may be helpful to measure the voltage in an electronic circuit.The Voltage Range can be altered by providing an external Resistive/stepdown circuit as the micro-controller cannot tolerate the higher voltage levels. The voltage can be read with higher level of precision and accuracy using float or double data types in the code.
[learn more]Author: Badhusha Arabusha
Last Updated: 2015-01-06
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1267 times
Followed by: 2 users
License: MIT license
Download [35.88KB]In my Project i used to control the Direction of a DC motor (Clockwise/Anti-Clockwise) by the Pulse Width Modulation Technique. For doing this project the PIC Micro controller must have at least a single CCP Pin.
[learn more]Author: ASWIN VENKATESAN
Last Updated: 2015-01-09
Package Version: 1.0.0.0
Category: LCD
Downloaded: 636 times
Followed by: 2 users
License: MIT license
Download [108.33KB]Author: Badhusha Arabusha
Last Updated: 2015-01-05
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 542 times
Not followed.
License: MIT license
Download [27.12KB]This is a simple example program helpful for doing animations in the LCD interfaced with PIC microcontroller.
[learn more]Author: UL7AA jr
Last Updated: 2015-01-05
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 830 times
Followed by: 1 user
License: MIT license
Download [1.83KB]Main methods for RTC support.
Start RTC on LSE/LSI,
Get current date and time
Set current date and time