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: Other Codes
Downloaded: 2267 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: 4371 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: 2026 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: 703 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: 1353 times
Followed by: 1 user
License: MIT license
Download [10.38KB]Additional Conversions Library
List of library routines:
ByteToBinaryStr
WordToBinaryStr
LongWordToBinaryStr
BinaryToGray
GrayToBinary
Author: brian phillips
Last Updated: 2011-08-24
Package Version: 1.0.0.1
Category: Other Codes
Downloaded: 1994 times
Followed by: 2 users
License: MIT license
Download [21.96KB]The software checks the pulse length and then sets the PWM output to suit. The PWM output is then used to drive a DC motor via a transistor or FET of suitable power rating. A port read was used to detect the pulse width and this method is not very accurate, however it is sufficiently accurate for this application, and works very well for my models.
[learn more]Author: dany
Last Updated: 2018-02-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 7403 times
Followed by: 1 user
License: MIT license
Download [9.77MB]Several utility libraries:
- String Utilities,
- SDMMC Utilities,
- Bit Utilities,
- (standard) Pascal Funtions,
- Assert functions,
- UartUtils,
- Button utilities.
- CRC routines
Author: NART SCHINACKOW
Last Updated: 2011-08-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1604 times
Followed by: 1 user
License: MIT license
Download [2.04KB]Use this library to manipulate strings, just copy the 2 files to your project folder and make sure you include String.h in your source code.
[learn more]Author: MIKROE
Last Updated: 2015-05-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 13902 times
Followed by: 8 users
License: MIT license
Download [98.20KB]Additional Conversion library, contains routines for converting numerals to binary string representation and for converting to binary Gray code.
[learn more]