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: MikroBUS.NET Team
Last Updated: 2015-04-16
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 220 times
Followed by: 3 users
License: MIT license
Download [238.37KB]This is a C# driver to use the Illuminance Click board on the Quail board or any NETMF board.
Features :
- Measure of Visible, Infrared and Full-spectrum light
- Gives results in Lux
- Auto-gain available on each wavelength
- Selectable integration time
Author: MikroBUS.NET Team
Last Updated: 2015-04-16
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 223 times
Followed by: 3 users
License: MIT license
Download [325.20KB]This is a C# driver to use the Flame Click board on the Quail board or any NETMF board.
Features :
- Event driven
- Direct detection of the photodiode current
- Detects a flame :)
Author: MikroBUS.NET Team
Last Updated: 2015-04-14
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 248 times
Followed by: 3 users
License: MIT license
Download [326.44KB]This is a C# driver to use the Tilt Click board on the Quail board or any NETMF board.
Features :
- Polling mode or single measure
- 4 directions detection
- custom sampling frequency
- custom debounce interval
Author: MikroBUS.NET Team
Last Updated: 2015-04-07
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 343 times
Followed by: 3 users
License: MIT license
Download [1.78MB]This is a C# driver for the DHT22 Click board.
It can be either event driven or can use continuous measurement. Sampling frequency can be changed and the dew point is also available.
Author: Arezki YOUYOU
Last Updated: 2015-03-23
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 899 times
Followed by: 2 users
License: MIT license
Download [22.05KB]Author: S Ss
Last Updated: 2015-02-28
Package Version: 6.4.0.0
Category: Measurement
Downloaded: 2011 times
Followed by: 2 users
License: MIT license
Download [213.43KB]This project measures the period of any frequency applied to the Microcounteroller.
Pin INT(external interrupt) is used to detect each rising edge of the wave.
Timer1 is used the calculate the time of the wave, period(Ton + Toff).
Project File contains:
Circuit+Code+Simulations.
Author: S P
Last Updated: 2019-02-18
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 515 times
Followed by: 1 user
License: MIT license
Download [199.14KB]This is an example of interfacing DHT11 digital humidity and temperature sensor with Arduino uno board. The Arduino reads humidity and temperature values from the sensor and display them on 1602 LCD.
[learn more]Author: S P
Last Updated: 2019-02-07
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2908 times
Followed by: 3 users
License: MIT license
Download [61.09KB]This project shows how to interface the digital humidity and temperature sensor with PIC16F887 microcontroller. The PIC reads the data comes from the sensor serially and displays the results on 1602 LCD display.
[learn more]Author: maytere maytere
Last Updated: 2015-01-08
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2230 times
Followed by: 1 user
License: MIT license
Download [105.61KB]DHT11_init(); DHT11_Start(); DHT11_Read(); This library has 3 funcitons and reads 5 bytes from the sensor. (2 bytes humidity, 2 bytes temp. and 1 byte checksum)
[learn more]Author: S Ss
Last Updated: 2015-01-07
Package Version: 6.4.0.0
Category: Measurement
Downloaded: 1340 times
Followed by: 2 users
License: MIT license
Download [111.82KB]In this project the micro-controller can measure the periodic time of any frequency applied to the micro-controller Pin CCP1 using capture mode.
Project worked 100% also tested using Proteus simulator software 100%
Code and Simulation are included with the download.