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: S Ss
Last Updated: 2015-01-09
Package Version: 6.4.0.0
Category: Other Codes
Downloaded: 2258 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: 808 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: 1200 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: 1290 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: 651 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: 559 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: 856 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
Author: maytere maytere
Last Updated: 2015-01-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 6358 times
Followed by: 1 user
License: MIT license
Download [64.35KB]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)
Author: MIKROE
Last Updated: 2014-12-26
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: TFT
Downloaded: 1888 times
Followed by: 4 users
License: MIT license
Download [319.18KB]TFT Proto 5" 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 5" uses a 3.3V power supply only.
[learn more]Author: Muhammad Shahzad
Last Updated: 2014-12-24
Package Version: 1.0.0.0
Category: GLCD
Downloaded: 1838 times
Followed by: 4 users
License: MIT license
Download [127.24KB]PIC18f4620 is interfaced with GLCD, RTC and uart terminal. Controller get the data from RTC using I2C and display the time and date on GLCD and also send to UART terminal
[learn more]