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: Alcides Ramos
Last Updated: 2019-08-05
Package Version: 1.0.0.0
Category: Communication
Downloaded: 605 times
Not followed.
License: MIT license
Download [255.56KB]show how to decode infrared codes of any control
subscribe to my channel
Video:
https://youtu.be/M_LPm0dNUXI
Author: Alcides Ramos
Last Updated: 2019-07-18
Package Version: 1.0.0.0
Category: Communication
Downloaded: 714 times
Not followed.
License: MIT license
Download [341.58KB]PIC SOFTWARE UART MIKROC, CCS AND MPLAB XC8. For microcontroller low memory
subscribe to my YouTube channel.
Video:
https://www.youtube.com/watch?v=agmclZB7bpk&feature=youtu.be
Author: Shawon Shahryiar
Last Updated: 2019-04-22
Package Version: 1.0.0.0
Category: Light control
Downloaded: 437 times
Not followed.
License: MIT license
Download [15.53KB]PICAXE is basically PIC micro with different branding. Here I used a PICAXE micro to drive a flexible Neopixel strip using hardware SPI. SPI is used along with the PIC's 32MHz internal oscillator as Neoppixels employ time-slotting trick to transfer data at a very fast rate with small timings. The code is written with CCS PIC C compiler.
[learn more]Author: Shawon Shahryiar
Last Updated: 2019-04-17
Package Version: 1.0.0.0
Category: Light control
Downloaded: 516 times
Not followed.
License: MIT license
Download [115.73KB]When it comes to driving WS28xx smart RGB LEDs the most difficult task is to overcome the extremely low timed time-slotting protocol. One smart way to overcome this issue is to use the MOSI of hardware SPI at high speed. Please note though Arduino Nano is used here, this is not an Arduino-based project. The code is written with Atmel Studio 7.
[learn more]Author: Val Gretchev
Last Updated: 2019-04-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: WiFi
Downloaded: 467 times
Followed by: 1 user
License: MIT license
Download [4.33MB]This code is an example showing how to interface to the WiFi ESP click board. Comprehensive explanation of the code and files is included in the ReadMe.pdf file of the Documents folder.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 137 times
Not followed.
License: MIT license
Download [90.61KB]This example demonstrates how to use the one wire protocol with the PIC32 using the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: USB
Downloaded: 394 times
Not followed.
License: MIT license
Download [526.85KB]This example demonstrates how to use the USB host functionality of the PIC32 microcontroller with the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 229 times
Not followed.
License: MIT license
Download [86.97KB]This example demonstrates how to perform I2C communication with the PIC32 using the XC32 compiler.
[learn more]Author: Armstrong Subero
Last Updated: 2019-03-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 250 times
Not followed.
License: MIT license
Download [57.18KB]This example demonstrates how to use the SPI module of the PIC32 microcontroller using the XC32 compiler.
[learn more]Author: Kamal Sehairi
Last Updated: 2019-02-09
Package Version: 1.0.0.0
Category: Communication
Downloaded: 397 times
Not followed.
License: MIT license
Download [111.26KB]This project fuses the 1-wire library with Maxim code for ROM search functions .The code is well commented to easily understand it
We are using two temperature sensors DS18B20 as an example
1 Search ROM 2 Display it on LCD 3 ROM match 4 Temperature conversion 5 Display the result on LCD.
The project includes Proteus project for test