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: 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-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.
Author: Shawon Shahryiar
Last Updated: 2016-11-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 404 times
Not followed.
License: MIT license
Download [7.23KB]This is a demo of L3G4200D triple axis gyroscope library written with MikroC for AVR. Though Arduino hardware is used, it is not an Arduino-based project. One ATMega8 was used as the microcontroller.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-11-07
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2284 times
Not followed.
License: MIT license
Download [40.91KB]Author: MIKROE
Last Updated: 2016-11-02
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 7415 times
Not followed.
License: MIT license
Download [14.47MB]MikroPlot is a graph generator. It’s a simple tool to help you visualize sensor data recorded over time. It’s suitable for bio signals (ECG, EEG, EMG) as well as environmental data logging (temperature, humidity etc). The app can receive data sets directly from a microcontroller through a UART-USB connection.
[learn more]Author: Arezki YOUYOU
Last Updated: 2016-10-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 309 times
Not followed.
License: MIT license
Download [2.30KB]Author: Syed Zain Nasir
Last Updated: 2016-10-13
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 871 times
Not followed.
License: MIT license
Download [65.11KB]http://www.theengineeringprojects.com/2016/01/interfacing-lm35-pic-microcontroller.html
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-10-08
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1081 times
Not followed.
License: MIT license
Download [187.63KB]This a graphical barometer and thermometer with BMP180, ST7735 160x128 TFT display and ATXMega32A4U. This project demonstrates the use of MikroC's I2C/TWI and SPI libraries with ATXMega MCUs. BMP180 communicates the XMega MCU using I2C medium while ST7735 uses SPI communication medium.