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: Shawon Shahryiar
Last Updated: 2016-07-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 343 times
Not followed.
License: MIT license
Download [48.06KB]Liquid level sensors vary resistance with liquid level. Here resistance from the sensor is converted to much more understandable percentage values. However the output from these sensors can be linear or nonlinear. To overcome this issue 8 data points are taken and linear interpolation is used. The code is written with CCS PIC C compiler.
[learn more]Author: Caputo Antonio
Last Updated: 2016-07-27
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 470 times
Not followed.
License: MIT license
Download [2.23MB]New Version for driving 2 boards.
Not fully tested.
Actually delivers the same sine signals on the 2 boards.
Sine Sweeping from 10 kHz to 20 kHz in steps of 100 Hz.
Author: Alcides Ramos
Last Updated: 2016-07-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 982 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: 470 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: 612 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: 422 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: 1295 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: 1185 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: 733 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: 695 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]