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: Aleksey Karankevich
Last Updated: 2013-08-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 2274 times
Not followed.
License: MIT license
Download [18.33KB]This is an example of the use pressure and temperature sensor Bosch BMP085and Bosch BMP180
[learn more]Author: Dick Berry
Last Updated: 2013-08-03
Package Version: 4.0.0.0
Category: Measurement
Downloaded: 1411 times
Followed by: 2 users
License: MIT license
Download [2.40MB]This is a Monitor system for Travel Trailers, Pop Up's and other RV's. I have made provisions for two displays, one inside and one outside. A single button for each display steps through the modes. Modes include
Battery Voltage:
Fresh Water Level:
Outside Temp:
Inside Temp:
Cycle The Data Displays:
Off:
Thanks For Looking
Dick
Author: dany
Last Updated: 2014-09-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 3398 times
Followed by: 4 users
License: MIT license
Download [2.29MB]This project is a power meter (Wattmeter).
It is made for 230V~ (nominal, rms), 2.5A~ (max, rms) and 50Hz, but is rather easily adaptable to other voltages, currents and frequencies. It can handle both sinusoidal and non sinusoidal voltages and currents, both with and without DC component.
Author: Roman Toropov
Last Updated: 2013-07-08
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 852 times
Not followed.
License: MIT license
Download [1.07MB]Author: FOURNET Olivier
Last Updated: 2013-07-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1047 times
Not followed.
License: MIT license
Download [466.53KB]Author: FOURNET Olivier
Last Updated: 2013-07-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 637 times
Not followed.
License: MIT license
Download [128.26KB]Author: Petar Timotijević
Last Updated: 2013-07-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1576 times
Not followed.
License: MIT license
Download [595.37KB]Log ADC Values when button is pressed in internal EEPROM
RD0 - Start Log
RD1 - Erase complete EEPROM
LCD shows current ADC steps and voltage in 0-5V range.
Each time when RD0 is pressed uC take 8 samples from ADC in intervals of 3sec and stop.
PortC LEDs shows progress of sampling each byte in EEPROM like bargraph.
Author: Dick Berry
Last Updated: 2013-06-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 775 times
Followed by: 1 user
License: MIT license
Download [4.30KB]I'v seen a several C examples for reading these sensors but haven't found one in Basic. So here is the Source file for a Module in my RV Monitor Project for Handleing the AM2303.
See the RV Monitor Project for a detailed Blog.
Author: FOURNET Olivier
Last Updated: 2013-06-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 4351 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-07
Package Version: 6.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 2343 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%