-
Notifications
You must be signed in to change notification settings - Fork 7
Home
apla edited this page Feb 5, 2015
·
21 revisions
layout: wiki-gui-page title: "GUI pages" permalink: /gui/
cuwire plugin require to have installed:
![install plugin]({{ site.baseurl }}/images/brackets-plugin-install.png)
After installation, you'll see round orange icon on brackets sidebar. Click on this icon and you will get an access to cuwire panel.
![cuwire panel]({{ site.baseurl }}/images/brackets-plugin-panel.png)
Using this panel you can select target board to compile sketch and target port to upload firmware. Gear icon allow you to set custom location for Arduino IDE and some other params.
You can see detailed guide at [GUI guide]({{ site.baseurl }}/gui/Usage) section of documentation
- Code completion
- Better syntax highlight
- Show pin
- Show bus pins (UART, SPI, I2C and other)