Arduino And Linux

I choosed to use Platform.io. Which look more modern than others. Setup and installation was straightforward. work on VSCode.

A lot of tutorials are available on Adafruit and www.arduino.cc. For eg:

Tools

Note

Issue with the permissions for /dev/ttyACM0 can be permanantly solved by adding yourself to the dialout group: sudo usermod -a -G dialout

caption

Written on April 10, 2017, Last update on January 16, 2022
arduino linux vscode