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-10-03
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 974 times
Not followed.
License: MIT license
Download [100.53KB]This a simple clapper switch circuit consisted of : op-amp,555,transistor,and a couple of resistors.
the schematic is included in the file and has the header for connecting it to a pic microcontroller.
all you need is a simple program to control the timing of the output wave of the 555.
Author: Leonard Dye
Last Updated: 2011-10-01
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1505 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: Rajendra Bhatt
Last Updated: 2011-09-27
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 2429 times
Followed by: 1 user
License: MIT license
Download [141.63KB]This project is about making a simple electronic voltage monitor system for car’s battery and its charging system. It plugs into the car’s cigarette lighter receptacle and displays the instantaneous output voltage across the battery terminals on a 4-digit seven segment LED display.
[learn more]Author: Razi Raslan
Last Updated: 2011-09-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2136 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: 27116 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: Zoran Ristic
Last Updated: 2011-09-24
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 2389 times
Followed by: 1 user
License: MIT license
Download [26.30KB]Demonstration of decoding Manchester signals, using a timer and input pin interrupt.
This old project still takes a lot of attention. By request, I have posted the code to Libstock. It's slightly updated to match the SBIT declarations in PRO compilers.
Enjoy!
Author: Andru Semenchenko
Last Updated: 2011-09-17
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 713 times
Followed by: 1 user
License: MIT license
Download [91.23KB]The program allows to see table ASCII on LCD what symbols is in LCD, and for what symbols it is necessary to write a code
программа позволÑет проÑмотреть таблицу ASCII на LCD какие Ñимволы еÑÑ‚ÑŒ в LCD, а Ð´Ð»Ñ ÐºÐ°ÐºÐ¸Ñ… Ñимволов нужно пиÑать код
Author: brian phillips
Last Updated: 2011-09-12
Package Version: 1.0.0.0
Category: Motor Control
Downloaded: 2558 times
Followed by: 3 users
License: MIT license
Download [191.54KB]An improved higher power version of my previous circuit. Software is basically the same as previous.
Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: Ethernet
Downloaded: 1777 times
Not followed.
License: MIT license
Download [134.18KB]This is a small TFTP fileserver, using an mmc/sd card for file storage. "Small" means the software does not have an error/retry/timeout mechanism. Also file download via HTTP is implemented (URL = 192.168.123.90). This project uses the Ethernet libraries v3.5 by Yo2Lio.
[learn more]Author: dany
Last Updated: 2012-01-03
Package Version: 1.0.0.0
Category: USB
Downloaded: 2255 times
Followed by: 1 user
License: MIT license
Download [7.17KB]This project uses all the available types of USB devices in the USB_OA library: HID (application echos chars send by the PC to the PC), CDC (application echos chars send by the PC to the PC), MSD (the contents of an SD/MMC card is presented to the PC as an extra drive).
[learn more]