TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136659 times)
  2. FAT32 Library (69897 times)
  3. Network Ethernet Library (55915 times)
  4. USB Device Library (46248 times)
  5. Network WiFi Library (41881 times)
  6. FT800 Library (41124 times)
  7. GSM click (28970 times)
  8. PID Library (26406 times)
  9. mikroSDK (26342 times)
  10. microSD click (25349 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: 560 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

LCD

11

* 2 (alternative) libs to drive LCD's (4 bits connections): - One lib specific for 2x16, - one more generic (upto 4 rows, 16-20 chars per row). * A library to drive LCD via I2c (PCF2116 based, 1 to 4 rows, 12 or 24 chars per row * A library to drive standard LCD's via I2c * A library to drive standard LCD's via SPI.

[Learn More]

Tool: mikroPascal to mikroBasic convertor

10

Simple mikroPascal for PIC to mikroBasic for PIC source code convertor. The tool can convert complete mP units to mB modules and complete mP programs to mB programs. It can be used both in interactive and batchmode.

[Learn More]

Seven Segment

5

Library to drive 4 seven segment digits with common anode. High level routines are provided, next to the low (raw) level ones. Nothing fancy...

[Learn More]