As a lot of users are running into problems when upgrading their build environments to Python 3.8, I felt the need to give some tips and clues to make the upgrade a lot less painful. Recently the ...
When I run get-platformio.py, the installer makes it to "Updating Python package manager (PIP) in a virtual environment" (or, if I run python get-platformio.py --verbose, it makes it to "DEBUG: ...
Using PlatformIO with Visual Studio Code offers a powerful, flexible, and easy-to-use environment for microcontroller firmware development. This article describes an example of integrating PlatformIO ...
Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-source and free to use Development Environment with all features like ...