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: 2020-05-08
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 26885 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: 2356 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: 703 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: 2523 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: 1768 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: 2245 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]Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: USB
Downloaded: 1458 times
Not followed.
License: MIT license
Download [9.06KB]Makes it possible to use a PS2 keyboard on an USB connector on the PC. Uses the PS2 Keyboard library and the USB HID Keyboard library.
[learn more]Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 777 times
Not followed.
License: MIT license
Download [2.10KB]Returns the Delta X (hor), the Delta Y values (vert), the Delta Z (scrolwheel) values and the button status if one of those has changed. Only tested on P18 with 48 MHz MCU clock (will work probably also on 16 and on lower MCU clock speeds).
[learn more]Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 740 times
Not followed.
License: MIT license
Download [1.89KB]Author: dany
Last Updated: 2011-09-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1432 times
Not followed.
License: MIT license
Download [1.97KB]Returns the native PS2 scan codes, no translation (except for some special scan codes, see the source file for the details). Capable of writing to the keyboard (e.g. giving commands to the keyboard).
[learn more]