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: NART SCHINACKOW
Last Updated: 2011-09-29
Package Version: 2.0.0.0
Category: Graphics & LCD
Downloaded: 2424 times
Followed by: 2 users
License: MIT license
Download [35.75KB]This is a software version 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.
This version uses software SPI hence you dont need to use a PIC with hardware SPI!!
Author: dany
Last Updated: 2023-05-02
Package Version: 1.0.0.0
Category: Communication
Downloaded: 5097 times
Followed by: 4 users
License: MIT license
Download [77.59KB]Uart Receiver routine(s) with circular receive buffer, the receiver part is interrupt driven.
[learn more]Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2281 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: 4389 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: 2034 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: Law Tak Hau
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1550 times
Followed by: 1 user
License: MIT license
Download [909.91KB]This is a simple calculator program for those who wish to verify their CRC result
[learn more]Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1278 times
Followed by: 1 user
License: MIT license
Download [90.76KB]This project show in 2 display the distance in centimeters the object to the sensors.
This in mikropascal old version.
Author: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 711 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: Alcides Ramos
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 2066 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: Power supply
Downloaded: 1804 times
Followed by: 2 users
License: MIT license
Download [42.89KB]This project analyze the ac 110V line and show in 3 led if the voltage is high, low or normal.
This in old version mikropascal