Skip to main content

Working with Arduino

This chapter contains the following sections. Please read as needed:

Setting Up Development Environment

Please refer to the Install and Configure Arduino IDE Tutorial to download and install the Arduino IDE.

Other Tips

  1. The RP2040-Plus can be selected directly within the Arduino IDE. Choose "Waveshare RP2040-Plus".

    Selecting RP2040-Plus in Arduino IDE

  2. After selecting the development board, you can refer to the Arduino Getting Started Tutorial to upload your program.