TOP Contributors

  1. MIKROE (2649 codes)
  2. Alcides Ramos (350 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 (136522 times)
  2. FAT32 Library (69720 times)
  3. Network Ethernet Library (55833 times)
  4. USB Device Library (46164 times)
  5. Network WiFi Library (41797 times)
  6. FT800 Library (40980 times)
  7. GSM click (28920 times)
  8. PID Library (26383 times)
  9. mikroSDK (26273 times)
  10. microSD click (25296 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

Rating:

10

Author: dany

Last Updated: 2015-02-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 648 times

Not followed.

License: MIT license  

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).

No Abuse Reported

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

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

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

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

Project Blog

For mP, mC and mB for PIC, dsPIC and PIC32.
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 or as part of a post in the forum. The tool is to be started up from within the IDE, it can not be used stand alone. See below "Tool Installation" for the settings. For the stand alone version see http://www.libstock.com/projects/view/971/tool-project-configuration-in-text-format-standalone-version.
 

Screen shot

Screen shot

Screen shot

View full image
Tool installation in the IDE

Tool installation in the IDE

Tool installation in the IDE

View full image

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

ALSO FROM THIS AUTHOR

AC Dimmer, 230V

0

Simple galvanic isolated dimmer (with triac phase control) for 230V AC.

[Learn More]

Tool: Show PIC Data

5

This tool shows the PIC data (PIC capabilities) derived from the CSV files in the MikroProg Suite directory (and used by it).
For mP, mC and mB, PIC, dsPIC and PIC32.

[Learn More]

RC5_RC6_decoders

11

RC6 and RC6 (Philips IR remote control system) decoders, decodes the Rc5/6 toggle, Rc5/6 System and Rc5/6 command. For the moment only RC6 "mode 0" (most used) can be decoded. Made for 36 Khz IR receivers with inverse output (= output active low), like the TSOP1736. -- for P16F627A, 628A, 648A --

[Learn More]