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: 2016-01-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 392 times
Followed by: 8 users
License: MIT license
Download [299.49KB]This show the adc potentiometer value in lcd and send de slave to master and vive verse for CAN BUS.
i use two Easy24-33 v6 board with dspic33fj128mc802
Author: Shawon Shahryiar
Last Updated: 2016-01-05
Package Version: 1.0.0.0
Category: Communication
Downloaded: 236 times
Followed by: 6 users
License: MIT license
Download [16.04KB]Remote PC Operated BLE Hygrometer. DFRobot's Arduino-based BLE stuffs in action.
https://www.youtube.com/watch?v=lVPWtdiHPZA
Author: S P
Last Updated: 2019-02-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 618 times
Followed by: 8 users
License: MIT license
Download [152.98KB]Example for decoding RC-5 IR remote control protocol using PIC12F1822 mcu. Results are displayed on 1602 LCD display.
The compiler used is CCS PIC C.
Author: Bugz Bensce
Last Updated: 2016-01-02
Package Version: 1.0.0.0
Category: Communication
Downloaded: 554 times
Followed by: 3 users
License: MIT license
Download [136.02KB]MCP23017 i2c based Port Expander is used to increase available I/O pins of a given Micro-controller. Basic Input and Output is demonstrated in this project. A push button for input and a common Anode 7-segment display for output.
[learn more]Author: Bugz Bensce
Last Updated: 2016-01-01
Package Version: 1.0.0.0
Category: Communication
Downloaded: 561 times
Followed by: 3 users
License: MIT license
Download [123.61KB]MCP23S17 SPI based Port Expander is used to increase available I/O pins of a given Micro-controller. Basic Input and Output is demonstrated in this project. A push button for input and a common Anode 7-segment display for output.
[learn more]Author: Bugz Bensce
Last Updated: 2015-12-30
Package Version: 1.0.0.0
Category: Communication
Downloaded: 668 times
Followed by: 3 users
License: MIT license
Download [118.34KB]External EEPROM via hardware Serial Peripheral Interface. The micro-controller writes to the EEPROM and reads back the data and displays it on a 7-segment. NB: Simulation takes a few seconds to commence.
[learn more]Author: Bugz Bensce
Last Updated: 2015-12-30
Package Version: 1.0.0.0
Category: Communication
Downloaded: 710 times
Followed by: 3 users
License: MIT license
Download [460.91KB]PIC-to-PIC serial communication via hardware USART. A PIC sends ADC values to another PIC which gets to display the received data on an LCD. Source code + simulation included.
[learn more]Author: Bugz Bensce
Last Updated: 2015-12-28
Package Version: 1.0.0.0
Category: Communication
Downloaded: 616 times
Followed by: 2 users
License: MIT license
Download [123.11KB]Bit Banged SPI using PIC 16F877A Micro-controller unit (MCU) implemented in Mplab X IDE. The MCU writes data to particular addresses of a 25LC256 EEPROM device, and reads back the data by only passing address information to the EEPROM. This data is then displayed on a common-Annode 7-segment display connected to a port on the MCU.
[learn more]Author: Keith Sloan
Last Updated: 2015-12-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 349 times
Followed by: 3 users
License: MIT license
Download [10.90KB]A MQTT Client for Pressure Click and Raspberry Pi
Implements in Python an mqtt client that publishes temperature and pressure values to a mqtt queue,
It is then very easy to pass the values onto other processes via node-red
Author: S P
Last Updated: 2015-12-24
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 870 times
Followed by: 4 users
License: MIT license
Download [24.92KB]3-Digit seven-segment display digital counter that counts from 0 to 999 using PIC12F1822. This counter is incremented whenever a push button connected to RA3 is pressed. A shift register and multiplexing technique are used to minimize the required number of pins.
[learn more]