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: Jayanth Devarayanadurga
Last Updated: 2015-06-26
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 579 times
Not followed.
License: MIT license
Download [66.91KB]Author: Jayanth Devarayanadurga
Last Updated: 2015-06-27
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1684 times
Followed by: 1 user
License: MIT license
Download [346.55KB]Author: Jayanth Devarayanadurga
Last Updated: 2015-06-26
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 484 times
Followed by: 1 user
License: MIT license
Download [84.61KB]My project is One-Wire 40x4 LCD based on Roman Black's Shift1 Timed Protocol.
I have used the 40x4 4 bit parallel interface 40x4 LCD code of Bojan Kranjc provided here.
http://www.libstock.com/projects/view/1202/i-have-to-connect-40x4-lcd
Many thanks to him.
Author: Jayanth Devarayanadurga
Last Updated: 2015-06-28
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 2099 times
Followed by: 3 users
License: MIT license
Download [515.71KB]My project is a 40x4 LCD interfaced to I2C port expander PCF8574. The 40x4 LCD has 2 enable lines.
I have used the 40x4 4 bit parallel interface LCD code of Bojan Kranjc provided here.
http://www.libstock.com/projects/view/1202/i-have-to-connect-40x4-lcd
Many thanks to him.
Author: dany
Last Updated: 2015-07-01
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1164 times
Followed by: 3 users
License: MIT license
Download [4.32MB]This library provides the basic one-wire search ROM and search ALARM routines, e.g. for the DS1820, the DS18S20 and the DS18B20.
[learn more]Author: dany
Last Updated: 2015-07-18
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 1391 times
Followed by: 3 users
License: MIT license
Download [4.19MB]The basic functions for the DS18(S/B)20 (onewire digital temperature sensor), including string output, ready to display.
A routine to convert a more than 9 bits temperature read from a DS18B20 to a string (to e.g. display on an LCD) is also present.
Including Parasite Power and Configuration routines.
The LM35 basic functions, code efficient.
Author: Shawon Shahryiar
Last Updated: 2015-06-22
Package Version: 1.0.0.0
Category: Communication
Downloaded: 590 times
Followed by: 1 user
License: MIT license
Download [21.78KB]Philips RC-5 (Manchester Code) IR Remote Decoder with AT89S51.
https://www.youtube.com/watch?v=Y3ZZFgb_EY4
Author: Val Gretchev
Last Updated: 2015-06-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Audio & Speech
Downloaded: 441 times
Followed by: 4 users
License: MIT license
Download [5.03MB]The excellent example by mikroE of the FM Click board was implemented for European channel bands. This modified code will allow North American stations to be tuned.
[learn more]Author: Shawon Shahryiar
Last Updated: 2015-06-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Internal MCU modules
Downloaded: 1026 times
Followed by: 2 users
License: MIT license
Download [3.88MB]Author: dany
Last Updated: 2015-06-19
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 770 times
Followed by: 1 user
License: MIT license
Download [846.63KB]Menu machine capable of handling text based menus. It only handles
the logical behaviour of the menu(s), not their physical appearance e.g. on an LCD: the using project should still define the display or drawing procedures.