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: JYOTHISH KUMAR
Last Updated: 2011-08-27
Package Version: 1.0.0.0
Category: Gaming and Fun
Downloaded: 929 times
Not followed.
License: MIT license
Download [12.31KB]LED Rotate function using PIC16f877A
using port D as out put.
LED blink mode is changing in specified interval during rotation
Crystel used is 4.433619Mhz
Author: Julio Montagut Desco
Last Updated: 2011-08-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2271 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: NART SCHINACKOW
Last Updated: 2011-09-29
Package Version: 2.0.0.0
Category: Graphics & LCD
Downloaded: 2415 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: 5051 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: 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: 4369 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: Law Tak Hau
Last Updated: 2011-08-24
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1544 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: 1273 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: 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.