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: Leonard Dye
Last Updated: 2011-10-01
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1485 times
Followed by: 1 user
License: MIT license
Download [84.43KB]The code simply parses a comma delimited string to its sub strings including blank sub strings. The code uses a GPS-RMC string as the string to be parsed but that is just for an example.
The programing style is "KISS" and this is not a fancy way to program but is very functional for the job.
Author: Razi Raslan
Last Updated: 2011-09-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2121 times
Followed by: 1 user
License: MIT license
Download [883.90KB]The purpose of this library is to control both TTL/CMOS integrated circuits “ICs” 74HC165 and 74HC595 to expand the microcontrollers’’ input/output pins with low cost and effective solution.
[learn more]Author: dany
Last Updated: 2020-05-08
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 26896 times
Followed by: 6 users
License: MIT license
Download [1.00MB]PID library with fixed calculation time interval.
A PID Usage example is added.
Octal delivered the mB and an mC version.
Author: NART SCHINACKOW
Last Updated: 2011-09-18
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 752 times
Followed by: 1 user
License: MIT license
Download [88.35KB]This is a simple windows application help builder, programmed using Visual C# 2010 express edition.
Use this application to provide documentation for your libraries and produce function descriptions.
Author: Julio Montagut Desco
Last Updated: 2011-08-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2261 times
Followed by: 1 user
License: MIT license
Download [228.96KB]8 servo controller via RS232, source code and example files to assembly pcb. RS232 Speed: 9600, 19200, 38400 and 57600, Switch Configuration / Reset logic power to 20V, reverse polarity protection to logic power and data Rx LED indicator.
[learn more]Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2212 times
Followed by: 1 user
License: MIT license
Download [222.25KB]Libaries are:
- "MemManager_": simple memory manager making dynamic variables possible in mP (procedures GetMem and FreeMem available), and
- "Eepromvariable": Procedures/functions that write and read the content of any type of variable to/from the internal PIC Eeprom.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4315 times
Followed by: 1 user
License: MIT license
Download [89.15KB]RC6 and RC6 (Philips IR remote control system) decoders, decodes the Rc5/6 toggle, Rc5/6 System and Rc5/6 command. For the moment only RC6 "mode 0" (most used) can be decoded. Made for 36 Khz IR receivers with inverse output (= output active low), like the TSOP1736.
-- for P16F627A, 628A, 648A --
Author: Juan Jose Di Santo
Last Updated: 2011-08-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2014 times
Not followed.
License: MIT license
Download [46.08KB]This PLC controls and acquire data from a Chromatography System.
The code contains the following routines:
ADC
RS232 Interruption
Send and Receive data from RS232
I2C
Send and Receive data from I2C Serial LCD
Control of PWM Channel for an Analogic Output
Write and Read a PIC Internal EEprom
Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 695 times
Not followed.
License: MIT license
Download [66.26KB]This wait to press switch 6 time and each time generates random number for lottery on lcd display. The program clear the display the sixth time.
This in mikropascal old version.
Author: FOURNET Olivier
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1337 times
Followed by: 1 user
License: MIT license
Download [10.38KB]Additional Conversions Library
List of library routines:
ByteToBinaryStr
WordToBinaryStr
LongWordToBinaryStr
BinaryToGray
GrayToBinary