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: Anders Tysk
Last Updated: 2014-10-31
Package Version: 2.0.0.0
Category: Measurement
Downloaded: 1402 times
Followed by: 2 users
License: MIT license
Download [250.15KB]Version 2.0 Added CRC-checksum control. Noticed that the saved min-temperature got error values. The solution was to add CRC-checksum control for the temp values that was read from the senor. Now it´s working good.
[learn more]Author: John Code
Last Updated: 2014-09-08
Package Version: 2.0.0.0
Category: Measurement
Downloaded: 2202 times
Followed by: 3 users
License: MIT license
Download [20.01KB]AM2302 temperature and humidity sensor (which includes DHT22): values showed on a GLCD (128x64 pixel, KS108 controller), with min and max values. Implemented on a PIC16F886, but easy to change to another MCU. Because of the font size approx. 200 Bytes RAM and 8kBytes ROM are needed.
Author: MIKROE
Last Updated: 2014-09-04
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1057 times
Followed by: 3 users
License: MIT license
Download [253.25KB]We're proudly presenting the second Let's Make project from our Intern's lab. This Pedometer consists of a mikromedia for STM32-M4, a mikromedia Proto shield and LiPo battery. Let's measure how far you walked with this Let's make. A pedometer is a portable device that counts each step a person takes.
[learn more]Author: Arezki YOUYOU
Last Updated: 2014-08-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 635 times
Followed by: 1 user
License: MIT license
Download [833.68KB]Static inclinometer using LSM303DLHC accelerometre on the STM32F3Discovry "Cortex M4" . angle measured between the Y-X axis and Z-X axis
[learn more]Author: Andrew Hazelden
Last Updated: 2014-08-24
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 839 times
Followed by: 2 users
License: MIT license
Download [1.44MB]The python based sht1x_click.py demo allows you to read a MikroElektronika SHT1X Click board on a Raspberry PI using I2C via a Pi Click Shield. The SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The RPi I/O uses MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5.
[learn more]Author: Arezki YOUYOU
Last Updated: 2014-08-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1162 times
Followed by: 1 user
License: MIT license
Download [68.64KB]How to Read the data From the sensor of the GY-85 9DOF IMU, Accelerometer ADXL345, Magnetometer HMC5883L and Gyroscope ITG3205
[learn more]Author: Alcides Ramos
Last Updated: 2014-08-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1361 times
Followed by: 2 users
License: MIT license
Download [58.94KB]Author: MIKROE
Last Updated: 2014-08-19
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1800 times
Followed by: 2 users
License: MIT license
Download [254.01KB]We're proudly presenting the first Let's Make project from our Intern's lab. This WiFi weather station consists of a mikromedia for STM32-M4, a mikromedia mikroBUS shield, a SHT1x click to measure the temperature, and a WiFi plus click for connectivity.
[learn more]Author: MIKROE
Last Updated: 2014-07-15
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 903 times
Followed by: 1 user
License: MIT license
Download [405.20KB]Is there such a thing as the Ballmer peak? It's the idea that moderate alcohol consumption has a benefitial impact on creativity, and hence, on programming ability. The theory was explained in this issue of the xkcd webcomic. We devised a practical test to examine the validity of the assumption.
[learn more]Author: Allen Mulvey
Last Updated: 2014-06-28
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1040 times
Followed by: 2 users
License: MIT license
Download [98.91KB]When using multiple DS18B20 temperature sensors in a single project they are all connected in parallel and must be addressed by their unique ID. This project allows you to retrieve that ID and store it in the PIC EEPROM or an ihex file for reference in other projects.
Instructions are in the comments at the top of the c source file.