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: Arezki YOUYOU
Last Updated: 2016-07-06
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1263 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: 1179 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: 718 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: Shawon Shahryiar
Last Updated: 2016-07-05
Package Version: 1.0.0.0
Category: Communication
Downloaded: 426 times
Not followed.
License: MIT license
Download [1.26KB]Sony SIRC-based IR-Remote Controlled Relays with MSP430G2553. The code is written with Energia.
[learn more]Author: Alcides Ramos
Last Updated: 2016-07-02
Package Version: 1.0.0.0
Category: Communication
Downloaded: 704 times
Not followed.
License: MIT license
Download [46.44KB]It shows the implementation of Software serial communication in low memory micros (12F675)
[learn more]Author: Bugz Bensce
Last Updated: 2019-11-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 565 times
Not followed.
License: MIT license
Download [142.22KB]RS232 done via emulation of the RS232 serial transfer protocal. This comes most in handy for Microcontrollers without an internal hardawre UART module, or if an extra psuedo-UART is required in addition to an already existing one for other control purposes.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-06-29
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2833 times
Not followed.
License: MIT license
Download [473.53KB]Library for SSD1289 TFT display controller and common resistive touch screen controllers like XPT2046, ADS7843, etc. There two codes - one for AVR and the other for STM32.
Hardware used:
AVR: Arduino Mega2560, TFT Mega Shield and SainSmart 3.2 inch TFT LCD
ARM: Open103R and Waveshare's 3.2 inch 320x240 TFT LCD (A)
Author: Shawon Shahryiar
Last Updated: 2016-06-29
Package Version: 1.0.0.1
Category: Graphics & LCD
Downloaded: 3613 times
Not followed.
License: MIT license
Download [1.15MB]Library for ILI932x display controllers and common resistive touch screen controllers like XPT2046, ADS7843, etc. The library codes are written for STM32 family with MikroC for ARM but with simple GPIO changes the codes can be implemented for other MCUs as well.
[learn more]Author: Alexander Wolf
Last Updated: 2016-06-28
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 683 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]Author: Alexander Wolf
Last Updated: 2016-06-28
Package Version: 1.0.0.0
Category: Storage
Downloaded: 521 times
Not followed.
License: MIT license
Download [672.85KB]simple example for Read/write Byte for AT24CM02 EEPROM. Even the example is in C and for PIC32, it should be easy to adopt to other languages, since its a complete project. If AdressBits are changed, it also works with other 16 Bit adress I2C EEPROM & FRAM
[learn more]