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: Alberto Trasimeni
Last Updated: 2012-07-18
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 1360 times
Followed by: 1 user
License: MIT license
Download [208.67KB]Author: NART SCHINACKOW
Last Updated: 2012-07-15
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 982 times
Followed by: 1 user
License: MIT license
Download [956.40KB]This project shows a simple interactive screen with leds and switches that look realistic, with the help of visual tft external resource file on a memory card.
the project contains a file with many switches and leds Images and uses a library to control them.
burn the hex code and see how it looks.
Author: Peter Erasmus
Last Updated: 2012-07-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 843 times
Followed by: 1 user
License: MIT license
Download [312.84KB]This Example shows how to read the TC1047A Analog Temperature sensor,These sensor are used in the following systems
Cellular Phones
Power Supply Thermal Shutdown
Temperature-Controlled Fans
Temperature Measurement/Instrumentation
Temperature Regulators
Consumer Electronics
Portable Battery-Powered Equipment
Author: dany
Last Updated: 2015-07-01
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 5016 times
Followed by: 1 user
License: MIT license
Download [8.98MB]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.
Author: NART SCHINACKOW
Last Updated: 2012-07-08
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1260 times
Not followed.
License: MIT license
Download [325.30KB]This Example shows you an example on how to use the c# networks library Api, as it is a multi-threaded networks api that uses the windows sockets programming.
there are two applications in this example: chat server, chat client.
Author: Hex Hexreader
Last Updated: 2014-09-27
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1823 times
Followed by: 2 users
License: MIT license
Download [2.99MB]Ever wondered what extra things you could do if your TV remote control had extra buttons? This project allows you to send every possible code to your TV or other domestic devices, as long as it uses one of the 8 common protocols provided here
[learn more]Author: NART SCHINACKOW
Last Updated: 2012-07-07
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3354 times
Not followed.
License: MIT license
Download [248.92KB]This is a networks api library built in C#, it facilitates the communication between any two devices that use TCP/IP transport protocol. through a simple event driven program you could build a multi threaded connection.
this package contains the dll library all you need to do is import it to your project references.
Author: Simon Platten
Last Updated: 2012-07-06
Package Version: 1.0.0.8
Category: Gaming and Fun
Downloaded: 1885 times
Not followed.
License: MIT license
Download [150.38KB]KnightRider style sequence on Ports C & D LED's
This project demonstrates the use of several animation structures and a useful fader, you can use these structures for whatever purpose you wish. The only thing I ask is please leave the comment blocks unmodified.
Added support for P18F4550 as well as P18F45K22.
Feedback welcome.
Author: Jerome GRAVET
Last Updated: 2012-07-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Communication
Downloaded: 1089 times
Followed by: 1 user
License: MIT license
Download [42.12KB]Here is a project that I use to light a LED RGB (via PWM TIMER0) either with I2C or standalone after filling the sequence to the EEPROM.
The I2C slave part is fully functional.
Author: huub8
Last Updated: 2012-07-06
Package Version: 1.0.0.1
Category: Graphics & LCD
Downloaded: 3488 times
Followed by: 1 user
License: MIT license
Download [837.07KB]A driver I rewrote for mikroC to support the SSD1289 chip often used in the cheap 320 * 240 tft lcd screens. It contains functions for filling the screen, drawing shapes and displaying images. It also offers some example programmes. visit my website for more information: http://www.hmsprojects.com/tft_lcd.html
Updated!