Setting Up the Arduino Development Environment

In this tutorial, we will show you how to install the Arduino IDE on your device and use it for secondary development with M5Stack products.

1. Installing Arduino IDE

Click to visit the Arduino official website , and select the installation package for your operating system to download.

2. Installing Arduino Board Management

See the Arduino Board Management tutorial .

3. Installing Arduino Libraries

See the Arduino Library Management tutorial .

4. Downloading Programs to Devices

Refer to the programming tutorial for the corresponding product, complete the compilation of basic examples, and upload the program.

Chip Product Name Learn
ESP32 Basic/Fire/Gray/M5G Programming tutorial
ESP32 M5Core2/M5Core2 AWS Programming tutorial
ESP32 M5Tough Programming tutorial
ESP32 M5StickC Programming tutorial
ESP32 M5StickCPlus Programming tutorial
ESP32 M5StickCPlus2 Programming tutorial
ESP32 M5Atom Programming tutorial
ESP32S3 M5AtomS3 Programming tutorial
ESP32S3 M5CoreS3 Programming tutorial
ESP32 M5TimerCAM Programming tutorial
ESP32 M5Paper Programming tutorial
ESP32 M5CoreInk Programming tutorial
ESP32S3 M5Capsule Programming tutorial
ESP32S3 M5Cardputer Programming tutorial
On This Page