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-07-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 971 times
Not followed.
License: MIT license
Download [67.65KB]Author: Caputo Antonio
Last Updated: 2016-07-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 454 times
Not followed.
License: MIT license
Download [1.28MB]Simple DDS AD9833 generator SIN TRIANGLE SQUARE project for PIC16F690.
May be used by other PICs or dsPICs .
Just to warn that Mikroe Soft_SPI Library must be replaced in some cases.
Author: Shawon Shahryiar
Last Updated: 2016-07-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 607 times
Not followed.
License: MIT license
Download [13.62KB]Usually ADCs are used for voltage measurements. What if you don't have ADC and still need to measure voltages? If you are PIC micro user then you can use any micro with built-in analog comparator to sense voltage levels by comparing the sense voltage vs the different internal reference voltage levels available for the comparator block.
[learn more]Author: Rajendra Bhatt
Last Updated: 2016-07-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 407 times
Not followed.
License: MIT license
Download [124.95KB]This project is about building a stand-alone pulse meter using Easy Pulse mikro and mikroElektronika‘s clicker 2 for PIC18FJ board. An OLED W click board is also used to display the pulse rate in beats per minute (BPM).
[learn more]Author: Arezki YOUYOU
Last Updated: 2016-07-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1261 times
Not followed.
License: MIT license
Download [36.99KB]This library allows you to use the ACS712 sensor to get the value of the current intensity AC and DC
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-07-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1178 times
Not followed.
License: MIT license
Download [19.92KB]These are demos of DHT21 and DHT22 relative humidity-temperature sensors using interrupt and timer of an AVR micro. Interrupt + timer based method don't block program sequence unlike polling methods and so the CPU can do other tasks. Falling edge interrupt is used to detect the output from the sensor and a timer detects pulse widths.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-07-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 717 times
Not followed.
License: MIT license
Download [18.16KB]This is a demo of DHT11 relative humidity-temperature sensor using interrupt and timer of a ATMega8515L. Interrupt + timer based method don't block program sequence unlike polling methods and so the CPU can do other tasks. Falling edge interrupt is used to detect the output from the sensor and a timer detects pulse widths.
[learn more]Author: Alexander Wolf
Last Updated: 2016-06-28
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 681 times
Not followed.
License: MIT license
Download [317.15KB]I use the BNO055 for Drones and Balancing Robots. Its a Basic example in configuring and readig the chip. In combination with the Datasheet it should be adoptable to other languages than C for PIC32. If the crappy MikroE Exampe doesnt work, check this out. Check for correct PIN connections because I dont use mikroBus
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-05-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 912 times
Not followed.
License: MIT license
Download [41.36KB]INT0 pin is gated with timer 0. TMR0 starts when INT0 pin is high (start of the echo pulse from HC-SR04) and is read when INT0 pin is low (invoked by the falling edge interrupt caused by the end of echo from HC-SR04). Thus we get pulse width in microseconds. 16 such time samples are taken to make the measurements accurate.
Author: Shawon Shahryiar
Last Updated: 2016-05-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 345 times
Not followed.
License: MIT license
Download [53.79KB]This is an AVR-based weather station with Sparkfun's Weather Board v3, DFRobot's analog anemometer and SSD1306 I2C OLED display. I coded the board with MikroC for AVR. I have also coded a Windows app through which user can also check weather parameters in a PC/laptop via a USB cable or other RF medium like Xbee, WiFi or Bluetooth.
[learn more]