Hello friends, greetings. In this video we will learn how to debug code for classic development boards such as the Arduino UNO R3, or the Arduino MEGA2560, without using Debugging Hardware. We will use tools such as the Platform IO development environment, extended in Visual Studio Code, If this is your first interaction with the extended Platform IO tool in VS Code, as an integrated development environment to develop Microcontrollers, you can access the following video link to install and set up this programming environment for the first time, https://youtu.be/sL3eCNf5LfA 00:00 What are we doing here? Why do we debug code? 01:04 Why couldn't I Debug with Arduino IDE? 02:45 Creating code for Arduino UNO on PlatformIO 06:40 Setting up the environment for debugging (AVR-STUB) 10:36 Debugging the Code for Arduino UNO on PlatformIO