English
English
简体中文
日本語

Arduino Quick Start

2. Devices & Examples

5. Extensions

6. Applications

Compiling and Flashing StickC-Plus SE Arduino Examples

1. Preparation

2. USB Driver Installation

Driver Installation Tip
Connect the device to the PC and open Device Manager to install the FTDI driver. Using Windows 10 as an example, download the driver matching your operating system, extract it, and install it through Device Manager. (Note: In some environments, the driver must be installed twice before it takes effect. Unrecognized devices usually appear as M5Stack or USB Serial. On Windows, installing the driver files directly through Device Manager using a custom update is recommended, as the executable installer may not work correctly.) Click here to download the FTDI driver
macOS
Before installation, macOS users should select System Preferences -> Security & Privacy -> General -> Allow apps downloaded from -> App Store and identified developers.

3. Port Selection

Connect the device to the computer with a USB cable. After the driver is installed, select the corresponding device port in Arduino IDE.

4. Compiling and Flashing

Open the ScrollGraph example from the driver library and click Upload. Arduino IDE will compile and flash the program automatically.

The display output is shown below:

Page Tools
PDF
On This Page