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: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3090 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: 1907 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: 1675 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: 1820 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: 3024 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: 1493 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.
Author: Daan Tamsyn
Last Updated: 2011-08-19
Package Version: 1.0.0.0
Category: CAN / LIN / RS485
Downloaded: 2781 times
Followed by: 3 users
License: MIT license
Download [491.87KB]If you want some help on LED-drivers or reading DMX.
DMX works with DMX-controller bought in a shop as well as self-constructed DMX-Controller using the info found in Microchip data sheet.
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 1515 times
Followed by: 3 users
License: MIT license
Download [1.46KB]This is a simple library that contains source code for converting IP-ADDRESSES to byte arrays and the inverse.
Strings Utility must be included in order to function well.
Note: Strings Utility is found here at libstock under my username code.
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2004 times
Followed by: 2 users
License: MIT license
Download [1.44KB]This library has standard Input/Output functions which can be used for input Strings And output Strings via hardware UART connection, all you have to do is copy and paste the files Stdio.h And Standard_Io.c into your project folder and include them in to your main source code "Stdio.h".
[learn more]