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: Alcides Ramos
Last Updated: 2013-06-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 925 times
Followed by: 1 user
License: MIT license
Download [44.22KB]Author: Alcides Ramos
Last Updated: 2013-06-16
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 2457 times
Followed by: 1 user
License: MIT license
Download [191.23KB]This project use a fan 12v, a put a optical encode. and rad te frecuncy with tmr1 in gate mode.
and use pwm for controller motor velocity.
have 3 push buttton. 1. select the parameter for change, and de other increment o decrement the parmeter value.
this show in lcd
Author: Petar Timotijević
Last Updated: 2013-06-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Gaming and Fun
Downloaded: 711 times
Not followed.
License: MIT license
Download [22.48KB]Police Lights for EasyPIC7
PORTC (7,6,5 and 2,1,0)
All LEDs are red, replace 3 red LEDs with blue type in real project.
Author: Petar Timotijević
Last Updated: 2013-06-12
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Gaming and Fun
Downloaded: 680 times
Not followed.
License: MIT license
Download [22.24KB]Author: Richard Lowe
Last Updated: 2013-06-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1248 times
Followed by: 3 users
License: MIT license
Download [11.31KB]Author: Aleksandar Vukelic
Last Updated: 2013-06-11
Package Version: 1.0.3.0
Category: Other Codes
Downloaded: 1331 times
Followed by: 3 users
License: MIT license
Download [129.57KB]Datasheet Manager is a simple tool for organizing MCU datasheets. It can work as a standalone application or as a tool from IDE of all mikroE compilers. It allows you to filter/view/download/delete datasheets for all MCU families supported by mikroE compilers.
[learn more]Author: Aleksandar Vukelic
Last Updated: 2013-06-26
Package Version: 1.0.0.0
Category: GPS
Downloaded: 7252 times
Followed by: 12 users
License: MIT license
Download [472.85KB]NMEA Library is designed to simplify communication with NMEA devices (GPS and other) over USART. It provides generic functions for extraction, validation and parsing of all NMEA sentences. The library uses very little ROM space and handles the NMEA protocol in memory efficient way. Examples for mC, mB and mP are included in the package.
[learn more]Author: FOURNET Olivier
Last Updated: 2013-06-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 4340 times
Not followed.
License: MIT license
Download [171.92KB]1 Wire Read Serial Number and Temperature of DS18b20 or DS18s20
Ce code exemple et une correction et modification du code initial :
http://www.libstock.com/projects/view/690/1-wire-read-serial-number-and-temperature-ds18b20-or-ds18s20
Author: Petar Timotijević
Last Updated: 2013-06-08
Package Version: 6.0.0.0
Example: 1.0.0.0
Category: Power supply
Downloaded: 2356 times
Followed by: 1 user
License: MIT license
Download [1.74KB]Device purpose is to maintain alarm system 12V battery on float charge voltage.
When battery voltage reach or go above 13,80V charger is disconnected.
In : ADC 0-5V Out : LCD 0-18V
RA1 is ADC input. RC0 is output to control charger.
RC0 On <= 13,80V > RC0 Off
Author: Petar Timotijević
Last Updated: 2013-06-07
Package Version: 6.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 2333 times
Followed by: 2 users
License: MIT license
Download [185.89KB]1-Wire Read Serial Number and Temperature DS18B20 or DS18S20
Development Board : EasyPIC 7
Microntroller : PIC18F45K22 32MHz (can be other)
Sensors : DS18B20, DS18S20
Code recognize type of sensor and print sensor name and unique serial number with temperature on 2x16 LCD.
Tested & Works 100%