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: Dennis Lepine
Last Updated: 2013-11-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1497 times
Not followed.
License: MIT license
Download [52.33KB]This program reads an analog input on AN0(PORTA.B0) using Vcc as the reference. Both the ACD value (0-1023) and the voltage (0.000-5.000) are displayed on a 2X16LCD. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.
Processor: 18F45K22
Development Board: EasyPICv7
Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 886 times
Not followed.
License: MIT license
Download [30.99KB]Primer kako lako napraviti veoma dobar hz metar sa bilo kojim kontrolerom sto vece brzine.
[learn more]Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 3457 times
Followed by: 1 user
License: MIT license
Download [116.30KB]This library provides the basic one-wire search ROM and search ALARM routines, e.g. for the DS1820, the DS18S20 and the DS18B20.
[learn more]Author: Robert MegaHurts
Last Updated: 2013-10-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 722 times
Not followed.
License: MIT license
Download [68.39KB]V-TFT and mmB PIC32 in mmWSv7 and a Click 4-ch ADC board plugged into socket-1. This V-TFT project gives you control over which channels are active and read and averaging of their inputs from ADC unit. The Basic code files have extended commenting. Also see my V-TFT beginners example Event Counter project with Tutorial PDF Manual.
[learn more]Author: Sergey Chumak
Last Updated: 2013-10-27
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 620 times
Not followed.
License: MIT license
Download [331.52KB] A small program to evaluate the possibilities of altitude/pressure sensor
which located on the AltitudeClick board from mikroElektronika.
This project is for Easy MXPro v7 for STM32
Author: Bojan Kranjc
Last Updated: 2013-10-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2252 times
Followed by: 1 user
License: MIT license
Download [2.49MB]The AD9850 is a highly integrated device that uses advanced DDS technology coupled with an
internal high speed, high performance, D/A converter and comparator, to form a complete
digitally programmable frequency synthesizer and clock generator function.
Author: Sasa Stojanovic
Last Updated: 2013-09-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 679 times
Not followed.
License: MIT license
Download [59.95KB]This project using a microcontroller PIC16F877.Maximum time to set is 255 minutes and a minimum is 1 minute.
[learn more]Author: Alcides Ramos
Last Updated: 2013-09-21
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1595 times
Not followed.
License: MIT license
Download [158.35KB]I read the pc sound card ouput of NHC tone generator, i use protoboard circuit with lm358 for add 1V dc to the signal. show the signal in osciloscope, and show the spectrum in GLCD.
the sample frecuency is 30KHz
Author: Richard Lowe
Last Updated: 2013-09-19
Package Version: 1.0.0.3
Category: Measurement
Downloaded: 3554 times
Followed by: 1 user
License: MIT license
Download [13.30KB]Author: Mark Mc
Last Updated: 2013-09-17
Package Version: 1.0.0.3
Category: Measurement
Downloaded: 1868 times
Followed by: 1 user
License: MIT license
Download [5.07MB]ULTRASONIC DISTANCE SENSOR VCC, GROUND, ECHO, TRIGGER.
- BUG - LCD DISPLAYS NUMBERS IN THE 50 OR 60 THOUSANDS PERIODICALLY I THINK IT HAS TO DO WITH TIMER OVERFLOW WHEN IT OVERFLOWS THE MATH IS NOT HANDLED PROPERLY, BUT I'M STUMPED ON A SOLUTION. MAYBE SOMEONE CAN HELP.
THIS PROJECT IS WITH PIC18F2550, LCD AND HC-SR04