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: 1253 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-09-29
Package Version: 2.0.0.0
Category: Graphics & LCD
Downloaded: 1628 times
Followed by: 1 user
License: MIT license
Download [33.25KB]This is a structured based MAX7219 IC wrapped library, all you have to do is include the two files in your project folder and include the ".h" file in your source code.
[learn more]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: drumissimo
Last Updated: 2011-08-22
Package Version: 1.0.0.0
Category: Audio & Speech
Downloaded: 1210 times
Followed by: 1 user
License: MIT license
Download [137.29KB]Simple serial Speech Test program using Speakjet Speech IC,
Includes Speakjet_Serial.h file and schematic.
Tested on EasyPIC5 with P18F4685 @ 8Mhz.
I have used with other MCU's, see http://home.epix.net/~otisrci/pic.html for
HAL the Butler and others......
Author: Stevan Tosic
Last Updated: 2011-08-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2115 times
Not followed.
License: MIT license
Download [77.02KB]How to use Multi Timers for PIC 18F8520 in easy and user friendly way with additional library.
[learn more]Author: NART SCHINACKOW
Last Updated: 2011-09-27
Package Version: 2.0.0.0
Category: Timers (Real time clock)
Downloaded: 3331 times
Followed by: 1 user
License: MIT license
Download [381.15KB]This is a structured based DS1307 time library, copy the 2 files into your project folder and include Time.h in your source code.
[learn more]Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3126 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: 1922 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: 1685 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: Roman Black
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2361 times
Followed by: 1 user
License: MIT license
Download [3.34KB]Generates a sinewave with a precision sine waveshape and 1000.000 Hz frequency using a PIC 16F628A, 20MHz xtal and the PIC's internal PWM module. This can be used as a piece of test equipment.
Complete project with schematics and photos is on this page;
http://romanblack.com/onesec/Sine1kHz.htm