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: Armstrong Subero
Last Updated: 2018-04-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 827 times
Not followed.
License: MIT license
Download [332.91KB]This example demonstrates how to read to and write from the MPU6050 IMU including raw gyroscope and accelerometer data as well as gyroscope calibration, gyroscope readings in radians/s and accelerometer readings in G's as well as the Madgwick filter algorithm for obtaining quaternion values.
This example does not utilize the onboard DMP.
Author: jm_palomino
Last Updated: 2018-03-02
Package Version: 6.6.3.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 413 times
Not followed.
License: MIT license
Download [264.17KB]This project is a simple digital clock that shows the hours, minutes, seconds in displays of 7 segmnets and might be useful to understand the multiplexation
[learn more]Author: Mark Joyce
Last Updated: 2018-02-11
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Measurement
Downloaded: 180 times
Not followed.
License: MIT license
Download [456.19KB]Basic code for the UV_2 Click.
For mikroC Pro for PIC32
EasyPIC Fusion v7.
PIC32MX795F512L.
Uses the EasyTFT for output.
As there is no example for MikroC Pro for PIC32, and I wanted to use the VEML6075 in a project, I wrote one. Then I thought I would share. It needs some pointers and could be a little more elegant but enjoy.
Author: Shawon Shahryiar
Last Updated: 2018-01-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 785 times
Not followed.
License: MIT license
Download [4.95MB]BME280 (SPI) weather station with STM32F103RCT6. The code is written using STM32 System Workbench.
[learn more]Author: Mladen Ilicic
Last Updated: 2018-01-15
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 277 times
Not followed.
License: MIT license
Download [3.67MB]Tool is 9v battery powered, based on Richard Cappels "Digital Lock-in milliohmmeter" adopted for mikroC AVR. Serial LCD for data display, and separate input(and selector switch) for µH metter. Miliohm range:0-200mOHM, micro Henry range:0-500µH
[learn more]Author: Gabor Molnar
Last Updated: 2017-12-11
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 596 times
Not followed.
License: MIT license
Download [276.63KB]The purpose of this library is to provide extended functionalities for DS18x20 devices like Cyclic Redundancy Check. For further details and examples, please refer to the attached help file.
[learn more]Author: Leonardo Moretti
Last Updated: 2017-11-26
Package Version: 2.0.0.0
Category: Measurement
Downloaded: 675 times
Not followed.
License: MIT license
Download [275.90KB]Library successfully tested and running. To use this library you need to declare a vector variable in your project: unsigned short Values_Vectors; This vector will contain in the box [0] the humidity value and in the box [1] in the temperature.
Along with two FILES "DHT11_Lib_12F1840" .C and .H library files thereand library named "My_UART1_Lib"
Author: Shawon Shahryiar
Last Updated: 2017-11-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 308 times
Followed by: 1 user
License: MIT license
Download [8.49KB]Demo of Freescale MPL115A1 SPI barometric + temperature sensor with ATMega8L and TM1640 seven segment driver.
[learn more]Author: Gabor Molnar
Last Updated: 2017-09-25
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 455 times
Not followed.
License: MIT license
Download [293.83KB]Driver library for Sensirion SHT1x Humidity and Temperature Sensor IC with slow communication. It is based on the driver from MikroElektronika but provides ten times slower communication to allow longer cables between the sensor and MCU. Tested with 3 meters LiYCY 4×0.75 control cable between SHT11 PROTO and StartUSB boards.
[learn more]Author: Shawon Shahryiar
Last Updated: 2017-09-20
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 474 times
Not followed.
License: MIT license
Download [16.07KB]Keyes NTC thermistor module thermometer demo with PIC16F877A. The code is written with CCS PIC C compiler.
[learn more]