TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139712 times)
  2. FAT32 Library (72098 times)
  3. Network Ethernet Library (57319 times)
  4. USB Device Library (47663 times)
  5. Network WiFi Library (43286 times)
  6. FT800 Library (42619 times)
  7. GSM click (29958 times)
  8. mikroSDK (28370 times)
  9. PID Library (26977 times)
  10. microSD click (26360 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

Settings Tool for mikroE compilers v1.50

Rating:

2

Author: Casw Casw

Last Updated: 2012-12-09

Package Version: 1.5.0.0

Category: Other Codes

Downloaded: 867 times

Followed by: 1 user

License: MIT license  

Settings Tool enables you to change mikroE compiler settings without starting them.
I found this useful when installing new versions of compilers.
During this process compiler puts settings to default values.
Settings Tool lets you change layout and color scheme for all installed mikroe compiler in just a few clicks.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Settings Tool for mikroE compilers v1.50" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Settings Tool for mikroE compilers v1.50" changes.

Do you want to report abuse regarding "Settings Tool for mikroE compilers v1.50".

  • Information
  • Comments (7)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Ver. 1.5.0.0
  - Layout selection is now combobox.
  - Color scheme selection is now combobox.  
  - Added expandable Advanced setting multiple tabs containing:
    - Editor settings (all meaningfull settings included)
- Ide Style       (all meaningfull settings included)
- Output Settings (all meaningfull settings included)
  - Added "Relaxed" color scheme by Roman Black
      http://www.libstock.com/projects/view/468/relaxed-colour-scheme-for-mikroc-pro-editor
  - Added "Charcoal Color Scheme" by Andrew Hazelden
      http://www.libstock.com/projects/view/465/charcoal-color-scheme-for-mikroc-pro
  - Minor issue fixed.

How to tutorial

Simple video explaining how to use this tool.

Watch on YouTube

v1.0.0.0 Released

Toll is very simple to use.

- Select desired family of compilers (PIC,  dsPIC, PIC32, ARM, AVR)
- Select Layout and Color Scheme
- Select compiler mikroC, mikroPascal ,mikroBasic or All three (to change settings for all three compilers simultaneously)

And that's it! Start the compiler and enjoy new layout and color scheme.

To use layouts or color schemes you created just copy them to appropriate folder (using provided buttons) and they will become available for selection.

Suggestion and comments are welcome

Tool preview

Tool preview

preview image

View full image

RELATED CODES

PIC32 External Interrupts XC32

0

This example demonstrates how to use interrupts on the PIC32 microcontroller.

[Learn More]

Frequency measurement using PIC16F76

0

Simple Frequency meter using PIC16F76 and seven-segment display

[Learn More]

Fast invsqrt sub function

0

Fast invsqrt sub function for mikrobasic with a microchip float input and output with the 0x5f3759df constant

[Learn More]