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: Aleksandar Vukelic
Last Updated: 2013-06-11
Package Version: 1.0.3.0
Category: Other Codes
Downloaded: 1355 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]Author: Aleksandar Vukelic
Last Updated: 2013-05-17
Package Version: 1.0.1.0
Category: Other Codes
Downloaded: 1020 times
Followed by: 2 users
License: MIT license
Download [94.42KB]HexTool is a simple utility for generating and editing binary image files. BIN files are generated from HEX files according to Intel's "Hexadecimal Object File Format Specification". It can be used as a standalone application or from IDE of all mikroE compilers.
[learn more]Author: Aleksandar Vukelic
Last Updated: 2013-05-13
Package Version: 1.0.2.0
Category: Other Codes
Downloaded: 1902 times
Followed by: 3 users
License: MIT license
Download [272.84KB]BitCalc is an extension of Quick Converter tool found in IDE for mikroElektronika compilers. Apart from numeric conversion, it provides access to bitwise operations along with graphical representation and interaction with bits. It should be of great help to beginners but even more experienced users could find it useful.
[learn more]Author: Agent Wolfz
Last Updated: 2013-05-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 616 times
Followed by: 1 user
License: MIT license
Download [41.70KB]Author: Agent Wolfz
Last Updated: 2013-05-08
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1187 times
Followed by: 1 user
License: MIT license
Download [924.43KB]40 pin microcontroller project using LCD, button, portD as indicator,
simplified pcb layout with label, and relay control for motor control if needed
-codes are tested as working project
Author: NART SCHINACKOW
Last Updated: 2013-04-27
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 673 times
Followed by: 2 users
License: MIT license
Download [1.15KB]This is a simple Physics library that uses the Vector Library in its calculations, till now its has a simple projectile motion which can be simulated easily using the built int functions.
Author: NART SCHINACKOW
Last Updated: 2013-03-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1438 times
Not followed.
License: MIT license
Download [63.13KB]This is a program developed using c# (visual studio 2012 express) it requires .net framework 3.5,
it is useful for getting the appropriate seven segment digits in hex, binary and decimal.
Author: S Ss
Last Updated: 2013-03-19
Package Version: 5.8.0.0
Category: Other Codes
Downloaded: 3713 times
Followed by: 1 user
License: MIT license
Download [2.42MB]The project uses timer 1 as an external counter to count the pulses every second.
Timer 0 is used to generate a 1 sec time. Also the periodic time of the frequency is calculated.
Author: dany
Last Updated: 2015-01-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 4362 times
Followed by: 1 user
License: MIT license
Download [433.41KB]Library for a 4x4 keypad connected to the PIC via an PCF8574 I2c expander (Two I2c lines in stead of 8 I/O pins). This saves a lot of PIC I/O pins.
Permits also small PIC's (with low pin count) to control a keypad.
Author: NART SCHINACKOW
Last Updated: 2013-03-13
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 781 times
Followed by: 2 users
License: MIT license
Download [1.72KB]This library contains useful functions and methods for performing 3D, 2d vector calculations.
check the math library and include the Vector.h into your source code