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: keedo
Last Updated: 2015-07-28
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 630 times
Followed by: 2 users
License: MIT license
Download [3.95KB] (1) 8 Bit Checksum -> modular sum
(2) 8 Bit CRC based on longitudinal parity check
(3) 16-bit CRC based on CCITT 16-bit xmodem implementation
(4) 32-bit CRC based on CCITT
(5) 32-bit CRC based on the development by Mark Adler
Author: Alcides Ramos
Last Updated: 2015-07-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 624 times
Followed by: 2 users
License: MIT license
Download [67.62KB]Author: keedo
Last Updated: 2015-07-27
Package Version: 1.0.0.0
Category: Internal MCU modules
Downloaded: 937 times
Followed by: 7 users
License: MIT license
Download [15.60KB]provides basic support for PIC18 Timers [0..6]. Allows individual assignment to Interrup() - hi-priority
and or interrupt_low() - low priority. Allows selection of typically 5 different interrupt times pending
on processor speed selection (8mhz or 32mhz). Interrupt times were tested and measured using
DSO5202B cro.
Author: S Ss
Last Updated: 2015-07-23
Package Version: 6.4.0.0
Category: Other Codes
Downloaded: 830 times
Followed by: 2 users
License: MIT license
Download [4.53MB]This project allows the user to save contacts to the SDC/MMC. Information can be entered using a keypad.
User can add new contacts , find contacts , delete contacts , format memory.
This project is tested and worked 100% also worked in Proteus simulation software.
Author: S Ss
Last Updated: 2015-07-23
Package Version: 6.4.0.0
Category: Other Codes
Downloaded: 1159 times
Followed by: 2 users
License: MIT license
Download [4.42MB]In this project LM35 temperature sensor is connected to the micro-controller. User can store temperature at any time by pressing a button. Also user can delete the file by pressing the delete button. This project is tested and worked 100% even in Proteus simulation software it worked 100%.
Author: Shawon Shahryiar
Last Updated: 2015-07-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 558 times
Followed by: 1 user
License: MIT license
Download [23.15KB]A real time clock with AT89S51 and the classic 555 timer IC. The 555 timer IC has a good reputation as a time-keeper. Irrespective of voltage variations of the timer IC, the frequency output from it remains constant. Temperature variations also don't affect timings much.
https://www.youtube.com/watch?v=_99Gm_Z-1SY
Author: Hannes Swanepoel
Last Updated: 2015-07-20
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 466 times
Followed by: 3 users
License: MIT license
Download [44.30KB]With this software you can easily generate the hex, decimal or the binary value of a port to display a certain characters. One can also set each bit to each segment, select if display is common anode of cathode, select display preview colour and one can also genarate a char[] array code to copy to project.
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-07-17
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 563 times
Followed by: 2 users
License: MIT license
Download [23.54KB]HMC1022 (GY-26) UART compass demo with PIC16F690. The code is written with CCS PIC C compiler.
https://www.youtube.com/watch?v=0yVkN4ONt4o
Author: drumissimo
Last Updated: 2015-07-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Light control
Downloaded: 1236 times
Followed by: 1 user
License: MIT license
Download [50.70KB]DMX RGB LED Driver for PIC12F1572
Simple 8 Pin MCU with Internal Oscillator receives DMX commands
and generates RGB PWM outputs for use.
Makes a nice simple 3 DMX Channel RGB LED light Fixture.
Supplied schematic shows MOSFET drivers which have worked
well for individual LED's as well as analog RGB LED Strips.
Author: Val Gretchev
Last Updated: 2015-07-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 494 times
Followed by: 4 users
License: MIT license
Download [1.65MB]This example shows how to connect a shaft encoder to a MPU board and provides a state machine decoder that can be used for many useful applications where a rotating dial inputs positional information. This data can be used for display purposes or for converting into analog signal by passing it to the internal DACs.
[learn more]