Arduino Uno
PlatformIO: Quick Start - "blinky" with Arduino UNO
·788 words·4 mins
Microcontroller
Programming
VSCode
PlatformIO
C++
Arduino
Arduino Uno
The time has come: the first PlatformIO project “blinky” is being implemented on an Arduino Uno. A new project is created, its structure explained and its configuration is adapted to the requirements. If you follow the instructions you will be rewarded with a flashing LED ;).