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: 1121 times
Followed by: 1 user
License: MIT license
Download [39.61KB]Author: dany
Last Updated: 2015-07-01
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 5066 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: Tom Nicolosi
Last Updated: 2012-06-26
Package Version: 2.0.1.1
Category: Other Codes
Downloaded: 1512 times
Followed by: 2 users
License: MIT license
Download [203.68KB]It is an automatic tilt-table style etching tank that will keep the ferric chloride (or similar) moving across the PCB, thus minimizing the etching time.
Everything is included in the package, schematics, PCB layout and full source code.
Author: Hemanth Sharma
Last Updated: 2012-06-14
Package Version: 5.6.1.0
Category: Other Codes
Downloaded: 1045 times
Not followed.
License: MIT license
Download [2.79KB]Author: stevencovert
Last Updated: 2012-06-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 580 times
Followed by: 1 user
License: MIT license
Download [2.08MB]Basic framework I created to build a prototype. Shows how to use a simple state machine to control program flow, screens, etc. Updates value on the screen every second. Implemented a one second timer.
Thought it may serve as a launch point for someone building a prototype of a custom board.
Author: dany
Last Updated: 2015-07-01
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 6165 times
Followed by: 2 users
License: MIT license
Download [20.97MB]Scheduler (in a broad sense) related libs:
"Timebase"
"Timers"
"COS"
"COS_TimedOnly"
"StateMachine"
"StateMachine_2"
Author: IBRAHIM ERSOY
Last Updated: 2012-06-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 761 times
Followed by: 2 users
License: MIT license
Download [31.26KB]A control with sequencers consists of two program sections.
1) The actual transitions from step to step when the necessary conditions are fullfilled(transtion conditions;
2) The activation of the Outputs (control valves and drivers).
Author: NART SCHINACKOW
Last Updated: 2012-06-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 3976 times
Not followed.
License: MIT license
Download [67.48KB]This example has two projects developed using Visual C# 2010 Express edition, it demonstrates network programming using sockets , TCP LISTENERS , TCP CLIENTS, through a simple chat client/server single threaded application.
these applications could be useful for understanding how networks are programmed and understand the fundamentals.
Author: Andrew Hazelden
Last Updated: 2012-05-20
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 891 times
Not followed.
License: MIT license
Download [234.77KB]The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro.
I created this color scheme to make the mikroC programming experience even better. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers.
Author: Stevan Tosic
Last Updated: 2012-05-12
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1984 times
Followed by: 1 user
License: MIT license
Download [199.83KB]Typical control system with PID controller is simulated and variables (input, error, output, control) are drawn on GLCD screen using PID and Bars libraries.
[learn more]