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: 2015-07-01
Package Version: 2.0.0.0
Category: Other Codes
Downloaded: 5969 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: 750 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: 3955 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: 878 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: 1969 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]Author: NART SCHINACKOW
Last Updated: 2012-04-18
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1157 times
Not followed.
License: MIT license
Download [917.31KB]An application developed in VISUAL C# 2010 EXPRESS EDITION, used for reading JPEG files and exporting them either to MMC hence readable through MIKROE FAT16 LIBRARY or exporting them to a 2d unsigned int C ARRAY.
NOTE: THIS APP IS USED WITH A NOKIA 6100 LCD 132x132 PIXELS.
Author: Anton Rieckert
Last Updated: 2012-04-12
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 740 times
Followed by: 1 user
License: MIT license
Download [13.91KB]This unit provides you with the functionality to work with date time variables the same way that Delphi and Lazarus handles them.
The unit supports
- Leap year,
- Encode date-time,
- Decode date-time,
- Increment and decrement functions,
- Period functions such as minutes between two dates
Author: NART SCHINACKOW
Last Updated: 2012-04-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 815 times
Not followed.
License: MIT license
Download [231.28KB]This program is based on windows, developed using visual c# 2010 express.
main functionality:
->Draw on a defined area (width , height)
->import JPEG pictures and draw on them
->saving JPEG format
->Saving to a text file that contains a 2d array with the values of the RGB
very handy in many applications that need images in 2D
Author: Popa Mihai
Last Updated: 2012-04-10
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 612 times
Followed by: 1 user
License: MIT license
Download [13.59KB]This code intends to demonstrate how to use MAX6953 for message column scroll.
[learn more]Author: Alex Marcusan
Last Updated: 2012-03-16
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 934 times
Not followed.
License: MIT license
Download [102.86KB]Real time OS. with background task.
You need the last verion of mikroe AVR C copiler.
In case of GCC version of OS , let me know and I will put the code.