arduino vscode upload choosing sketch

  1. Open Visual Studio Code.
  2. Click on the "Extensions" icon on the Activity Bar on the side of the window.
  3. Type "Arduino" in the search bar and press Enter.
  4. Click on "Install" to install the Arduino extension.
  5. Once the installation is complete, click on the "Explorer" icon on the Activity Bar.
  6. Click on the folder icon to open the folder containing your Arduino sketch.
  7. Click on the "Open" button to open the sketch in Visual Studio Code.
  8. Connect your Arduino board to your computer using a USB cable.
  9. Click on the "Arduino" icon on the Activity Bar to open the Arduino extension.
  10. Click on the "Upload" button to upload the sketch to your Arduino board.