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: VCC
Last Updated: 2024-03-31
Package Version: 1.0.0.2
Category: Other Codes
Downloaded: 591 times
Not followed.
License: MIT license
Download [601.26KB]All Tools is an application, which allows more than 10 user tools to be started from a mikro IDE. It is a menu-based design, as opposed to a list of buttons, thus taking only one button space on the IDE.
For each installed tool, two more applications can be executed, one before the tool, and the other, after the tool.
Author: Shawon Shahryiar
Last Updated: 2016-12-31
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1596 times
Not followed.
License: MIT license
Download [21.65KB]Author: Shawon Shahryiar
Last Updated: 2016-12-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 355 times
Not followed.
License: MIT license
Download [1.77KB]Author: Shawon Shahryiar
Last Updated: 2016-12-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 318 times
Not followed.
License: MIT license
Download [255.76KB]Author: Shawon Shahryiar
Last Updated: 2016-12-28
Package Version: 1.0.0.0
Category: Light control
Downloaded: 765 times
Not followed.
License: MIT license
Download [5.82KB]This is basically an upgrade of an older post "Driving Adafruit's Neopixel (WS2812) Strip with AVR's Hardware SPI" (http://libstock.mikroe.com/projects/view/1953/driving-adafruit-s-neopixel-ws2812-strip-with-avr-s-hardware-spi) with circular ring-based WS2812 chain.
Please note this is not an Arduino project.
Author: Shawon Shahryiar
Last Updated: 2016-12-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 589 times
Not followed.
License: MIT license
Download [27.24KB]Author: jm_palomino
Last Updated: 2018-03-24
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 857 times
Not followed.
License: MIT license
Download [145.67KB]Hi guys
1) This project uses a DS18B20 for the measureing and shows the temperature in a display LCD_2x16
2) This project can work with negative temperature
3) The adjustments are made by push buttons
4 ) This code was made for pic16f887
Author: Shawon Shahryiar
Last Updated: 2016-12-18
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 392 times
Not followed.
License: MIT license
Download [3.70KB]This code can be used with US-015 and US-020 ultrasonic rangefinders. It uses timer and external interrupt to measure distance.
[learn more]Author: jm_palomino
Last Updated: 2016-12-13
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Motor Control
Downloaded: 1054 times
Not followed.
License: MIT license
Download [75.80KB]This code is a simple example to how we can use pwm module and show it in a display lcd 2x16.
This code was made for pic16f887 .
Author: jm_palomino
Last Updated: 2016-12-08
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 720 times
Not followed.
License: MIT license
Download [105.88KB]Hi guys
This code is a simple temperature controller and it's only for celsius degrees that shows
the temperature values in 7-segment displays.
this code was made for pic16f887.