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: 2016-08-14
Package Version: 1.0.0.0
Category: TFT
Downloaded: 1230 times
Not followed.
License: MIT license
Download [43.47KB]This is a pair of libraries for Waveshare Electronics' 2.2 Inch 320x240 TFT touch LCD. One example is with hardware SPI and the other uses generic bit-banging method. The LCD utilizes BD663474 chip for display and XPT2046 as touch controller. The codes are written with CCS PIC C compiler.
[learn more]Author: Bugz Bensce
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 162 times
Not followed.
License: MIT license
Download [N]ADC 7 segment display with leading zero suppression. This system uses 74HC595 serial-to-parallel shift registers for transmission.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-08-09
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 591 times
Not followed.
License: MIT license
Download [18.87KB]This is a demo and library for MLX90614 non-contact IR thermometer with AVR. Both object and ambient temperature can be measured and temperature can be displayed in Celsius, Fahrenheit or Kelvin.
[learn more]Author: Mitroi Nicolae
Last Updated: 2016-08-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1176 times
Followed by: 1 user
License: MIT license
Download [5.99MB]This I2C library contains the following functionalities:
- master/slave communication
- timeout in case of bus failure
- self recovery after timeout
- possibility to write one of 32 bytes slave registers
In the archive you can find the required schematic, an working example and the I2C library. Please read the Readme file from the archive.
Author: Amri Yusoff
Last Updated: 2016-08-04
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 376 times
Not followed.
License: MIT license
Download [556.15KB]. Pickit3 is connected to ICD port on the easypic pro v7 using RJ11 cable that can be purchased from Microchip. ICD header (part no 02-01530). This file was compiled with MPLAB X IDE v3.35 , Compiler : XC8(v1.38). The image can be viewed at https://staf-digital.upsi.edu.my/xythoswfs/webui/_xy-953481_1-t_7UAQwG2S
Author: Hex Hexreader
Last Updated: 2016-12-26
Package Version: 1.0.0.0
Category: Development Systems
Downloaded: 498 times
Not followed.
License: MIT license
Download [2.57MB]My first project for using mikromedia7 board (rev 1.02).
Demonstrates use of the IR receiver on-board for decoding NEC and Sony SIRC12 TV remote protocols.
Do not worry that Sony is 40 kHz and receiver is 38kHz. 40 kHz works fine, just at about half the range.
Author: Shawon Shahryiar
Last Updated: 2016-08-03
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 734 times
Not followed.
License: MIT license
Download [40.60KB]XPT2046 is a well-known resistive touch controller IC. It is based on a 12-bit SAR ADC. It can be used in differential and single-ended modes. When used in single-ended mode we can use it just like regular ADCs. This example demonstrates how to use it in single-ended mode. Four analog channels measure four different sensors.
[learn more]Author: MIKROE
Last Updated: 2016-08-02
Package Version: 1.0.0.0
Category: Measurements
Downloaded: 1214 times
Not followed.
License: MIT license
Download [1.04MB]C Meter click is a mikroBUS add-on board with circuitry for measuring the value of capacitors. The design is based on a NE-555 timer/square-wave generator.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.12
mikroSDK Library: 2.0.0.0
Category: Microphone
Downloaded: 207 times
Not followed.
License: MIT license
Download [522.48KB]Noise Click is a mikroBUS add-on board with noise detecting circuitry. It enables you to set a noise detection threshold for alarm systems, environmental monitoring or data logging.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-07-29
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 335 times
Not followed.
License: MIT license
Download [48.06KB]Liquid level sensors vary resistance with liquid level. Here resistance from the sensor is converted to much more understandable percentage values. However the output from these sensors can be linear or nonlinear. To overcome this issue 8 data points are taken and linear interpolation is used. The code is written with CCS PIC C compiler.
[learn more]