TOP Contributors

  1. MIKROE (2760 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139226 times)
  2. FAT32 Library (71732 times)
  3. Network Ethernet Library (57114 times)
  4. USB Device Library (47426 times)
  5. Network WiFi Library (43051 times)
  6. FT800 Library (42401 times)
  7. GSM click (29832 times)
  8. mikroSDK (28050 times)
  9. PID Library (26881 times)
  10. microSD click (26197 times)
Libstock prefers package manager

Package Manager

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]

< Back
Project

Tool: Project configuration in text format, Standalone version

Rating:

17

Author: dany

Last Updated: 2015-02-21

Package Version: 1.1.0.0

Category: Other Codes

Downloaded: 586 times

Not followed.

License: MIT license  

Tool that shows the project's configuration words content (in a readable format). This tool permits to add (part of) the configuration settings in a comment box in your project or as part of a forum post.
For mP, mC and mB for PIC, dsPIC and PIC32. Stand Alone version.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Tool: Project configuration in text format, Standalone version" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Tool: Project configuration in text format, Standalone version" changes.

Do you want to report abuse regarding "Tool: Project configuration in text format, Standalone version".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This is the standalone version of http://www.libstock.com/projects/view/403/tool-project-configuration-in-text-format (the IDE based version).

For mP, mC and mB for PIC, dsPIC and PIC32. Tool that shows the project's configuration words content (in a readable format)
This tool permits to add (part of) the configuration settings in a comment box in your project or make it part of a post in the forum.  

Config, Stand alone version

Config, Stand alone version

Screenshot

View full image
Configuration selection menu

Configuration selection menu

Screenshot configuration selection menu

View full image

2014-04-19: Added the Clipboard a a source of config file possibility.


2015-02-21: version 1.2: corrected an "out of range error" in specific cases.

ALSO FROM THIS AUTHOR

USB HID and MSD Host Library

10

This package contains the USB Host libraries for HID (e.g. Keyboard or Mouse) and MSD (e.g. USB stick)

[Learn More]

I2c non blocking

10

Replacement routines for I2c1_Rd and I2c1_Wr but here with timeout, so no blocking any more when a device one tries to access is not present. The mE I2c library is still needed for the remaining I2c routines. Implemented also the code for controllers with 2 I2c's (e.g. P18F27K40).

[Learn More]

Article: Ram corruption reasons in mP and mB

5

Purpose: Make people aware about the ways of working that can introduce ram corruption (and of course how to avoid it). In this document the many ways where it goes right are not mentioned, only the danger areas are highlighted.

[Learn More]