Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 359 Bytes

setup.md

File metadata and controls

6 lines (4 loc) · 359 Bytes

Setup PlatformIO

To write code and upload to the Arduino you need to set up a workspace. In this workshop and in FEUP classes is often used PlatformIO that offers more features than Arduino IDE and is a good tool to develop to various types of microcontrollers besides Arduino.

To setup PlatformIO follow the official guide here.