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: Mitroi Nicolae
Last Updated: 2016-08-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1200 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: 390 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: 522 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: 769 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: 1242 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: 250 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: 343 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]Author: Arezki YOUYOU
Last Updated: 2016-07-28
Package Version: 1.0.0.0
Category: Communication
Downloaded: 725 times
Not followed.
License: MIT license
Download [15.16KB]The MCP41010 Library allows you to select directly the value of the output resistance in ohm and choose the side you want without calculate the digital value....and this with the following microcontroller families:
PIC16 PIC32 PIC18F AVR STM32
Author: Caputo Antonio
Last Updated: 2016-07-27
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 466 times
Not followed.
License: MIT license
Download [2.23MB]New Version for driving 2 boards.
Not fully tested.
Actually delivers the same sine signals on the 2 boards.
Sine Sweeping from 10 kHz to 20 kHz in steps of 100 Hz.
Author: Shawon Shahryiar
Last Updated: 2016-07-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 612 times
Not followed.
License: MIT license
Download [50.99KB]Expanding IO ports with classical 8255A IO port expander.
Code examples with PIC16F690, ATTiny2313V and AT89C2051.