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: MIKROE
Last Updated: 2015-10-02
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 3236 times
Followed by: 4 users
License: MIT license
Download [105.15KB]This example code demonstrates how USB I2C click can be used to control slave microcontroller via I2C. USB I2C click carries Microchip's MCP2221 chip. Click is designed to be supplied with 3.3V or 5V.
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-09-28
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 442 times
Followed by: 3 users
License: MIT license
Download [22.24KB]Cyclic On-Off Timer with MSP430G2452 and TTP224 Capacitive Touchpad.
https://www.youtube.com/watch?v=Xzshszn_8w4
Author: Alcides Ramos
Last Updated: 2015-09-28
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 906 times
Not followed.
License: MIT license
Download [93.06KB]This show , the way to read posite and negative temperature with 2 adc channel
[learn more]Author: Luis Castellanos
Last Updated: 2015-09-28
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Communication
Downloaded: 1088 times
Followed by: 1 user
License: MIT license
Download [50.68KB]Para mis camaradas que hablan español, les dejo un ejemplo de como comunicar cualquier modelo de PIC con Arduino con los tranceptores nRF24l01. La conexión es bidireccional se envÃa información tanto del PIC al Arduino y vicebersa
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-09-26
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 923 times
Followed by: 1 user
License: MIT license
Download [156.87KB]SSD1306 Monochrome 0.96 Inch (128 x 64) OLED Display Demo With STM32F051C8.
https://www.youtube.com/watch?v=AFRtelEJwuU
Author: Shawon Shahryiar
Last Updated: 2015-09-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 563 times
Followed by: 1 user
License: MIT license
Download [65.25KB]IR remote transmitter emulators for:
1. NEC
2. RC-5
3. Sharp
4. SIRC
It's a very useful tool for making and debugging IR remote decoders.
https://www.youtube.com/watch?v=Xn7NlAMwB7U
Author: Shawon Shahryiar
Last Updated: 2015-09-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 582 times
Followed by: 1 user
License: MIT license
Download [21.14KB]An IR remote controller consisting of an AT89S52 receiver and an ATTiny13A transmitter.
Protocol:
8 bit address + 8 bit command + 1 stop bit
https://www.youtube.com/watch?v=VazXVERrLVc
Author: Alcides Ramos
Last Updated: 2018-05-09
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1390 times
Followed by: 3 users
License: MIT license
Download [185.65KB]This library show how use othe but better way to use servo with only a timer interrupt.
in this case timer1.
Author: Alcides Ramos
Last Updated: 2015-09-24
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 1438 times
Followed by: 3 users
License: MIT license
Download [101.11KB]This library show how use othe but better way to use servo with only a timer interrupt.
in this case timer0.
Author: Alcides Ramos
Last Updated: 2015-09-24
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 784 times
Followed by: 3 users
License: MIT license
Download [161.36KB]This show how to use timer0 or timer 1 for servo control and interrupt
this is better that my 2 timer code