Skip to content
apla edited this page Feb 5, 2015 · 21 revisions

layout: wiki-gui-page title: "GUI pages" permalink: /gui/


cuwire plugin for brackets

Requirements

cuwire plugin require to have installed:

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

Features

IDE features

Inline editor at cursor position (Brackets QuickEdit)

QuickEdit

Symbol navigation for current file

Symbol navigation

Code build features -> see at cuwire wiki

Serial port monitor

Serial monitor

Upcoming

  • Code completion
  • Better syntax highlight

Library management interface

Hardware platform management

Using examples

Board images usability

  • Show pin
  • Show bus pins (UART, SPI, I2C and other)
Clone this wiki locally