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: 2016-09-27
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 651 times
Not followed.
License: MIT license
Download [101.90KB]Author: Shawon Shahryiar
Last Updated: 2016-09-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 568 times
Not followed.
License: MIT license
Download [23.63KB]This is a simple lux meter with TEMT6000 board from DFRobot with ATTiny85. Luminous intensity in lux value are displayed in a 2x16 LCD connected with the ATTiny85 MCU via a PCF8574 I2C port expander IC.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-09-12
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 424 times
Not followed.
License: MIT license
Download [12.26KB]This is an I2C library demo of LIDAR Lite from PulsedLight with AVR. Though Arduino hardware was used for the demo, the code was written with MikroC for AVR.
[learn more]Author: Caputo Antonio
Last Updated: 2016-09-02
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 470 times
Not followed.
License: MIT license
Download [2.25MB]MikroBasic Pro example for using ADS1015 AD converter.
Serial Display used is ALCD204 through one line PB7.
PIC18F690 board with Reference voltage LM385-1.25V.
Reference 1.25 V connected through multiturns pot to AIN0.
Not all functions implemented ...
Author: Shawon Shahryiar
Last Updated: 2016-08-17
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2818 times
Not followed.
License: MIT license
Download [8.58KB]This is a library demo of Texas Instrument's ADS1115 low cost I2C 16-bit ADC + PGA. For the demo I use AT89S52 since this micro doesn't have any built-in ADC. Adding an ADC support makes this legendy MCU more useful.
[learn more]Author: Bugz Bensce
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 175 times
Not followed.
License: MIT license
Download [N]ADC 7 segment display with leading zero suppression. This system uses 74HC595 serial-to-parallel shift registers for transmission.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-08-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 594 times
Not followed.
License: MIT license
Download [18.87KB]This is a demo and library for MLX90614 non-contact IR thermometer with AVR. Both object and ambient temperature can be measured and temperature can be displayed in Celsius, Fahrenheit or Kelvin.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-08-03
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 743 times
Not followed.
License: MIT license
Download [40.60KB]XPT2046 is a well-known resistive touch controller IC. It is based on a 12-bit SAR ADC. It can be used in differential and single-ended modes. When used in single-ended mode we can use it just like regular ADCs. This example demonstrates how to use it in single-ended mode. Four analog channels measure four different sensors.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-07-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 339 times
Not followed.
License: MIT license
Download [48.06KB]Liquid level sensors vary resistance with liquid level. Here resistance from the sensor is converted to much more understandable percentage values. However the output from these sensors can be linear or nonlinear. To overcome this issue 8 data points are taken and linear interpolation is used. The code is written with CCS PIC C compiler.
[learn more]Author: Caputo Antonio
Last Updated: 2016-07-27
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 455 times
Not followed.
License: MIT license
Download [2.23MB]New Version for driving 2 boards.
Not fully tested.
Actually delivers the same sine signals on the 2 boards.
Sine Sweeping from 10 kHz to 20 kHz in steps of 100 Hz.