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: Alcides Ramos
Last Updated: 2012-07-22
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1117 times
Followed by: 1 user
License: MIT license
Download [39.61KB]Author: NART SCHINACKOW
Last Updated: 2012-07-20
Package Version: 1.0.0.0
Category: Communication
Downloaded: 1615 times
Followed by: 1 user
License: MIT license
Download [322.18KB]This is an API developed using Visual C# express edition, it handles all necessary communication with any MCU that has a built in UART or SOFTWARE BIT-BANG UART.
this Library contains documentation and an example on how to use it.
Author: Stevan Milinkovic
Last Updated: 2012-07-20
Package Version: 0.0.0.4
Category: Development Systems
Downloaded: 2373 times
Followed by: 2 users
License: MIT license
Download [136.31KB]This project is my first attempt of porting FreeRTOSV7.1.1 to CORTEX STM32F107 MikroC Version 2.5. Please feel free to experiment and let me know about your opinion.
[learn more]Author: Alberto Trasimeni
Last Updated: 2012-07-18
Package Version: 1.0.0.1
Category: Measurement
Downloaded: 1347 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: 975 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: 836 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: 4996 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: 1253 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: 1804 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: 3347 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.