-
Notifications
You must be signed in to change notification settings - Fork 7
Home
layout: wiki-gui-page title: "GUI pages" permalink: /gui/
cuwire plugin require to have installed:
Proxy users can install latest release from releases page
Click on the lego icon on right panel and open Brackets plugin manager.
Then enter cuwire
in the search field and press install.
![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)