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: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2060 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: 731 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: 1250 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: 1576 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.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3108 times
Followed by: 2 users
License: MIT license
Download [121.96KB]PS2 keyboard and mouse libraries. Also keyboard write (led control). -- for P18 --
[learn more]Author: Roman Black
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1918 times
Followed by: 1 user
License: MIT license
Download [44.88KB]Algortihm to de-code DTMF telephone tones using just a cheap PIC!
Code and hex file included for PIC 12F675, can be used on any PIC with an inbuilt comparator. Code size can be small for use with just a couple of DTMF tones.
Details here;
http://romanblack.com/DTMF/DTMF_alg.htm
Author: Roman Black
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1684 times
Followed by: 1 user
License: MIT license
Download [15.27KB]Makes sine quality DTMF "touch-tones" for remote or telephone. The DTMF gen works on any PIC 16F or 18F that has 1 PWM module (both tones made by 1 PWM module!). DTMF includes "twist" to match telecomms standards.
For SmartGLCD shows freq, code works on small PICs too!
See Tut13;
http://romanblack.com/SG/SG_tutorial.htm#DTMF
Author: NART SCHINACKOW
Last Updated: 2011-08-27
Package Version: 2.0.0.1
Example: 1.0.0.0
Category: Communication
Downloaded: 1841 times
Followed by: 2 users
License: MIT license
Download [3.92MB]This project is a demo that uses W5100 Module which has a built in TCP/IP stack, for processing HTTP requests (TCP), the Wiznet5100 requires knowledge about Socket Programming.
http://www.wiznet.co.kr/Sub_Modules/en/product/Product_Detail.asp?cate1=&cate2=&cate3=&pid=1011
Author: Lex Dean
Last Updated: 2011-08-19
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3035 times
Followed by: 1 user
License: MIT license
Download [219.32KB]A Delphi Object accesses roar Windows USB info:-
DeviceParth that allows TFlie to send and receive data to any Microcontroller
Connectivity state with Events to identify connection of USB device
Windows XP API, Blue tooth Not tested , No RS323
Supplied as serral.dcu
Contact me lexdeanair at hotmail.com for an example *.exe
Lex Dean
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1507 times
Followed by: 1 user
License: MIT license
Download [1.05KB]This library contains functions for reading a keypad encoder (74C922 keypad encoder) which facilitates the reading and reduces the use of MCU pins.
Make sure you include the C file in your project folder and include the C file in your source code.