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: Bahman Mohammadhoseini
Last Updated: 2012-08-04
Package Version: 5.6.1.0
Category: Internal MCU modules
Downloaded: 1764 times
Followed by: 1 user
License: MIT license
Download [45.10KB] This project shows how to change the
duty cycle of a 5KHZ PWM signal produced
by PWM1 module(CCP1/pin17) of a
PIC18F452 with a keypad and
4X20 HD44780 LCD using 4-bit library
and mikroC PRO for PIC v5.61 compiler.
Author: Raktim Mondol
Last Updated: 2012-08-01
Package Version: 1.1.0.1
Example: 1.0.0.0
Category: Development Systems
Downloaded: 1276 times
Followed by: 1 user
License: MIT license
Download [70.98KB]This is actually seven segment interfacing with PIC Microcontroller and Counter.
[learn more]Author: dany
Last Updated: 2012-07-30
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 642 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: 740 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: 622 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: 636 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: 1068 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: 676 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: 641 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: Val Gretchev
Last Updated: 2012-07-26
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 832 times
Not followed.
License: MIT license
Download [2.13MB]This project combines several examples into a single application implementing a traffic movement data logger. The collected data can be used to justify signal lights or to change the signaling sequence of existing lights.
The hardware used for this project is mikromedia for Stellaris® M3 board.