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: Russell Kelly
Last Updated: 2012-02-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1524 times
Followed by: 1 user
License: MIT license
Download [5.24MB]Author: Russell Kelly
Last Updated: 2012-02-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1843 times
Followed by: 1 user
License: MIT license
Download [4.52MB]This project is for the design and build of a Digtial function generator which has USB connectivity. This project includes;
1. Schematic Diagrams
2. HEX and Mikrobasic Code
3. PC Windows Software (home made)
Produces 12 factory presets (home made) and 12 user presets
Software instructions are located on part 2 .zip
Author: Alberto Trasimeni
Last Updated: 2012-02-12
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 2663 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: 1871 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: 2336 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: 1745 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: 4299 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: 2524 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: 1161 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: 1582 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]