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: 2017-05-23
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 610 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: 624 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: 1051 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: 666 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).
Author: NART SCHINACKOW
Last Updated: 2012-07-26
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 625 times
Not followed.
License: MIT license
Download [234.61KB]This is a program developed using visual c# 2010 express, it allows you to encrypt any given data string to Bas64 and decrypts any encrypted string to its original data.
This is a good utility used when using "basic-realm" authentication in web pages which uses bas64 encryption
Author: Alcides Ramos
Last Updated: 2012-07-22
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1116 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: 4965 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: 1485 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: 1034 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: 576 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.