TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141334 times)
  2. FAT32 Library (74174 times)
  3. Network Ethernet Library (58758 times)
  4. USB Device Library (48850 times)
  5. Network WiFi Library (44559 times)
  6. FT800 Library (44145 times)
  7. GSM click (30881 times)
  8. mikroSDK (29719 times)
  9. PID Library (27368 times)
  10. microSD click (27291 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: 898 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

Microchip MCP6S28 example

0

This is an example in Mikropascal for PIC 18F45K22 demonstrating use of MCP6S28 . The Microchip MCP6S28 is a 8 multiplexed analog Programmable Gain Amplifiers (PGA) device . It can be configured for gains from +1 V/V to +32 V/V through an SPI port. http://ww1.microchip.com/downloads/en/DeviceDoc/21117B.pdf

[Learn More]

AES256_ECB

5

Rijndael advanced encryption standard AES 256 ECB

[Learn More]

Random flashing LEDs

0

This is the 4th video of my tutorials on programming PIC microcontrollers with mikroC pro for PIC https://www.youtube.com/watch?v=BmuNJhaGBNk&t=2s

[Learn More]