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: Hemanth Sharma
Last Updated: 2011-08-29
Package Version: 5.0.0.0
Category: Bluetooth®
Downloaded: 2365 times
Not followed.
License: MIT license
Download [23.23KB]Demonstration of LEDs remote control application using the EASY Blue-tooth board. The application allow user to turn on one led on the port B and turn off all the others. The user musts send the index (0..7)from the UART terminal in order to turn on the PORT Pins.
Author: drumissimo
Last Updated: 2011-08-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1321 times
Followed by: 1 user
License: MIT license
Download [57.95KB]This program Reads X10 Codes from PSC05 PowerLine Interface and Displays
House Code, Channel and Device ON/OFF on 2X16 Character Display.
It also can Transmit X10 Data to PSC05 or PCS04 PowerLine Interface.
Example written for P16F887. Most MCU's should work.
Enjoy.
Author: NART SCHINACKOW
Last Updated: 2011-08-26
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1473 times
Followed by: 2 users
License: MIT license
Download [104.51KB]This is an application project that uses software W5100 library for network connections, DS1307 for displaying time, software MAX7219 for displaying on 7-segment digits.
This project displays a web page where you read the time and change the 7-segment values.
Uses PIC16f877A @ 10MHZ Clock
Author: Jose Rivas
Last Updated: 2011-08-26
Package Version: 1.0.0.0
Category: USB
Downloaded: 3091 times
Followed by: 2 users
License: MIT license
Download [74.20KB]project with headline and using port B as input for digital keys
and an0-2 for x,y, and trothle i dont know how to do a structure i have been trying but cant found the sequence of how its done so im mission 4 botton and pov !!!
Author: dany
Last Updated: 2023-05-02
Package Version: 1.0.0.0
Category: Communication
Downloaded: 4959 times
Followed by: 4 users
License: MIT license
Download [77.59KB]Uart Receiver routine(s) with circular receive buffer, the receiver part is interrupt driven.
[learn more]Author: Law Tak Hau
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1534 times
Followed by: 1 user
License: MIT license
Download [909.91KB]This is a simple calculator program for those who wish to verify their CRC result
[learn more]Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2055 times
Followed by: 1 user
License: MIT license
Download [184.36KB]This Communication between 3 micro via i2c. 1 master 16f677. 1 slave receiver 16f619. 1 slave transmitter 16f819. The slave procedure are implemented in the micro.
Thos mikropascal old version
Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 724 times
Followed by: 1 user
License: MIT license
Download [60.78KB]This project tx and rx Information via rf with trf modules via spi.
This in old version mikropascal
Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1246 times
Followed by: 2 users
License: MIT license
Download [112.93KB]This project it for one of my students.
this control with mikropascal and jostick and rs232 four servos.
include proteus simulate, labview and mikropascal code.
Author: NART SCHINACKOW
Last Updated: 2011-08-26
Package Version: 2.0.0.1
Example: 1.0.0.0
Category: Communication
Downloaded: 1556 times
Followed by: 2 users
License: MIT license
Download [69.71KB]This is another version of the W5100 ethernet module posted before at LIBSTOCK, the main difference is that you could connect it to any PIC pins, no need to worry about having HARDWARE SPI Any More! instead you could use the hardware SPI (If Available) for anything else.