Tag: platformio
-
Debugging Arduino Errors with the ESP8266 Exception Decoder
This post will show you how to use the ESP8266 exception decoder in both Arduino and PlatformIO IDE to help debug errors in your program.
-
Debugging Arduino Errors with the ESP32 Exception Decoder
This post will show you how to use the ESP32 exception decoder in both Arduino and PlatformIO IDE to help debug errors in your program.
-
PlatformIO Tutorial for Arduino Development
This is a PlatformIO IDE tutorial that will help you get started in using this IDE in your Arduino and Embedded development.
-
How to upload FileSystem Image in PlatformIO IDE?
This post will the steps in PlatformIO IDE on how to upload filesystem image in your microcontroller flash memory.
-
How to update the PlatformIO IDE extension in Visual Studio?
This short post will discuss how you can update your PlatformIO IDE Extension in Visual Studio Code to get the latest version.
-
Common PlatformIO Errors
This page will list some of the most common errors that I have encountered while using PlatformIO IDE. PlatformIO is an extension in Visual Studio Code that will allow you to program your microcontroller board.
-
ESP32 Home Automation Project
This post discusses how to create your own ESP32 Home Automation Project that powers AC load and is controlled thru your mobile phone.