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: 2018-04-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 163 times
Not followed.
License: MIT license
Download [20.38KB]SJ23K resistive-type relative humidity sensor demo with PIC16F877A. The code is written with CCS PIC C compiler.
[learn more]Author: FOURNET Olivier
Last Updated: 2018-04-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 262 times
Not followed.
License: MIT license
Download [132.30KB]Author: Armstrong Subero
Last Updated: 2018-04-19
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 211 times
Not followed.
License: MIT license
Download [1.48MB]This project uses a MPU6050 with JavaFX 3D showing how you can send data from a STM32F103C8T6 microcontroller and have it manipulate a 3D object within JavaFX.
[learn more]Author: Armstrong Subero
Last Updated: 2018-04-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 834 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: 418 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: 187 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: 791 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: 282 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: 605 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: 684 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"