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: Richard Lowe
Last Updated: 2013-08-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1568 times
Followed by: 2 users
License: MIT license
Download [12.93KB]BarGraphs are wonderful for visual feedback. This library makes it easy to add one.
Based on BarGraph click board.
Author: Richard Lowe
Last Updated: 2013-07-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1573 times
Followed by: 1 user
License: MIT license
Download [573B]This is not my library, but a opensource header file that adds boolean datatype to MikroC.
Copy this file to the ../Mikroeleckronika/"your ide"/include/ directory.
In your project that will use boolean types include this line:
#include <stdbool.h>
Author: v.savic
Last Updated: 2013-07-13
Package Version: 1.0.0.1
Example: 1.0.0.0
Category: Other Codes
Downloaded: 911 times
Not followed.
License: MIT license
Download [8.24KB]This example present ability of the system modeled by SM to easily execute different tasks by injecting behavior. It is based on BYTE field transition matrix (TM) which stores information about system behavior. If we change and inject TM into the SM, system behavior is changed. This example present generic solution for state machine based systems.
[learn more]Author: George Christodoulou
Last Updated: 2013-06-24
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1736 times
Followed by: 1 user
License: MIT license
Download [34.37KB]This examples demonstates the basic function of a common rotary encoder .
Turning left or right the encoder the value of a variable is increased or decreased
and is displayed on a 16x2 lcd screen .. This code also demostrates use
of Interrupt on Change function of 18F45K22.
Author: S Ss
Last Updated: 2013-06-19
Package Version: 5.8.0.0
Category: Other Codes
Downloaded: 2220 times
Not followed.
License: MIT license
Download [5.58MB]This project reads Temp and time and date then by pressing a button the user can save or even delete
files from SD CARD. Fan and Heater are automatically controlled depending on the temperature value. user can also control the temperature reference.
Author: Alcides Ramos
Last Updated: 2013-06-16
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 868 times
Followed by: 1 user
License: MIT license
Download [107.59KB]Author: Alcides Ramos
Last Updated: 2013-06-16
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1208 times
Not followed.
License: MIT license
Download [51.75KB]Author: Alcides Ramos
Last Updated: 2013-06-16
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1130 times
Not followed.
License: MIT license
Download [63.72KB]Author: Richard Lowe
Last Updated: 2013-06-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1246 times
Followed by: 3 users
License: MIT license
Download [11.31KB]Author: Aleksandar Vukelic
Last Updated: 2013-06-11
Package Version: 1.0.3.0
Category: Other Codes
Downloaded: 1330 times
Followed by: 3 users
License: MIT license
Download [129.57KB]Datasheet Manager is a simple tool for organizing MCU datasheets. It can work as a standalone application or as a tool from IDE of all mikroE compilers. It allows you to filter/view/download/delete datasheets for all MCU families supported by mikroE compilers.
[learn more]