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: Alberto Trasimeni
Last Updated: 2012-02-12
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 2661 times
Followed by: 3 users
License: MIT license
Download [615.91KB]Author: Alberto Trasimeni
Last Updated: 2012-02-10
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1869 times
Followed by: 1 user
License: MIT license
Download [613.99KB]Realization of a simple weather station with PIC16F887.
Sensors used SHT71 (Sensirion humidity), MPX4115(Motorola pressure), MCP9700 (Microchip temperature).
Simulation using Proteus 7.8 sp2.
Author: stevencovert
Last Updated: 2012-01-17
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Measurement
Downloaded: 2334 times
Not followed.
License: MIT license
Download [233.10KB]This algorithm uses a weighted averaging approach to filter or "smooth" DC steady state or slowly changing levels. It has an exponential component, so the trade-off is TIME. This algorithm is adapted from an article in EDN Times Magazine May25, 2006.
[learn more]Author: Russell Kelly
Last Updated: 2012-01-14
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1743 times
Followed by: 1 user
License: MIT license
Download [2.04MB]This project is for the design of a Digital Thermometer using the following
PIC 16F1827
MCP9700 Analog thermometer IC (by Microchip)
4x 7Segment LED Display Units (note 2nd segment needs to have decimal place connected to vdd)
MCP627 dual op-amp IC (by Microchip)
Supplied is an instruction manual, project files and .HEX file
Author: Rajendra Bhatt
Last Updated: 2012-01-14
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 4297 times
Followed by: 2 users
License: MIT license
Download [219.34KB]DHT11 is the most inexpensive sensor for hobbyists purpose to measure relative humidity and temperature in parallel. This project demonstrate how to implement DHT11 1-wire proprietary protocol in the firmware of PIC microcontroller using mikroC Pro for PIC compiler.
[learn more]Author: NART SCHINACKOW
Last Updated: 2012-01-08
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2522 times
Not followed.
License: MIT license
Download [1.26KB]This is a simple structure based library for an ultrasonic range finder, all you need to do is copy the two files your project and include the "DistanceLib.h" in your main code.
The module could be found at : http://www.futurlec.com/Distance_Sensors.shtml
Author: Alcides Ramos
Last Updated: 2011-12-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1159 times
Followed by: 1 user
License: MIT license
Download [702.58KB]This show how use the dspic60f6014A and mikroC for Dspic for implement interrup analog rad, gps, sonar, compass and aceelelometer and gyros used complementary filter
SEE IN YOUTUBE:
http://www.youtube.com/watch?v=Pvdf6qbd2Y4&feature=mfu_in_order&list=UL
Author: Larry Reisinger
Last Updated: 2011-12-27
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1578 times
Not followed.
License: MIT license
Download [1.27KB]A simple function to read any Honeywell I2C pressure sensor. This function returns a 14-bit word, and the actual pressure depends on the range of the particular unit. The code can be fairly easily modified to also read device temperature and status bits if desired.
[learn more]Author: Waleed El-Badry
Last Updated: 2011-12-16
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2369 times
Followed by: 2 users
License: MIT license
Download [75.71KB]This program is utilizing two analog channels to display the digital
and analog values on 40x2 alphanumeric LCD
Author: Alcides Ramos
Last Updated: 2011-12-16
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1009 times
Followed by: 2 users
License: MIT license
Download [68.05KB]This project use maxsonar, with analoge mode. and pic 16f688. one switch for begin and stop the measurement and a lcd for show the distance, time and object velocity.
[learn more]