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: Roman Black
Last Updated: 2012-09-29
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 719 times
Not followed.
License: MIT license
Download [769B]This is a very relaxed neutral colour scheme, or light tan/beige colours that is easy on the eyes. As it has a similar brightness to the room lighting your eyes do not need to readjust between looking at keyboard/paper/screen. Excellent for people who need to RELAX when using the computer. ;)
[learn more]Author: Simon Platten
Last Updated: 2012-09-29
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1085 times
Not followed.
License: MIT license
Download [65.29KB]This project demonstrates my fading structure and functions. You can create multiple faders on any I/O port you specify. Faders can be either individual pins or a mask of multiple pins. You specify the speed of fade, direction (in or out) and what options you want.
[learn more]Author: Andrew Hazelden
Last Updated: 2012-09-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1376 times
Not followed.
License: MIT license
Download [135.50KB]The Charcoal 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 with a darker and less saturated background than the Midnight Blue theme. The scheme is designed to work with all of the MikroElektronika mikroC Pro compilers.
[learn more]Author: Roman Black
Last Updated: 2012-09-20
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 838 times
Not followed.
License: MIT license
Download [4.56KB]Provides 3 simple functions to drive the "ShiftBrite" RGB LED module. Full functionality is provided including setting the config registers for colour balance, and allowing chaining of multiple ShiftBrite modules.
[learn more]Author: dany
Last Updated: 2012-07-30
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 654 times
Not followed.
License: MIT license
Download [436.20KB]This tool enables you, in case of troubles, to delete the derived files (*.mcl etc...) in the project directories and the "Defs" directory. It also enables you to edit/check the .mpppi (project) file.
For: mP for PIC, dsPIC and PIC32.
Author: dany
Last Updated: 2017-05-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 751 times
Not followed.
License: MIT license
Download [333.80KB]Shows, from a selected routine, the following items:
- The parameter
- The (used) local variables
- The unused local variables (eliminated by optimiser)
- The used global variables
- Called routines
For Pic, Pic24 and P32, both mP and mB
Author: dany
Last Updated: 2017-05-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 636 times
Not followed.
License: MIT license
Download [274.23KB]This tool shows the size of variables splitted up per unit/module and procedure/function.
For mP, mC and mB for PIC and dsPIC/PIC24.
Author: dany
Last Updated: 2014-01-19
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 653 times
Not followed.
License: MIT license
Download [276.26KB]This tool permits to change the order of "user" libraries defined in the .MLK file of a certain processor.
For mP, mC and mB, PIC, dsPIC and PIC32.
Author: dany
Last Updated: 2012-07-30
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1079 times
Followed by: 1 user
License: MIT license
Download [428.58KB]The tool permits to select MCU's that have a certain set of libraries available. This is important when developing libraries in packages that rely on the existance of other libraries.
For mP, mC and mB, PIC, dsPIC and PIC32.
Author: dany
Last Updated: 2015-02-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 685 times
Not followed.
License: MIT license
Download [223.62KB]Tool that shows the project's configuration words content (in a readable format), the MCU type and the MCU clock frequency.
This permits to add (part of) the configuration settings in a comment box in your project.<br>
For <b>mP</b>, <b>mC</b> and <b>mB</b> for <b>PIC</b>, <b>dsPIC</b> and <b>PIC32</b>.
IDE based version (not stand alone).