Below the menu bar for development of Arduino sketches.
The most important functions:
- Chose the right hardware
- When connecting the board to the computer, the right com port must be selected. It could be that an additional serial driver must be installed for communication with the board (CP210x for example). Downloadable from the internet
- Button for starting the serial monitor. Be aware to select the correct baudrate
- Start the submenu for adding libraries
- Buttons for compiling en downloading the sketch software