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

  1. Select and download the driver file matching your operating system from the list below, then extract it. You can also visit the FTDI Chip official website to get additional FTDI driver versions.
Driver name Download link
Windows_Desktop_x64 Download
Windows_Desktop_x86_32 Download
Windows_Desktop_ARM Download
MacOS_Intel Download
MacOS_ARM64 Download
  1. Connect the device to your PC, open Device Manager, and install the FTDI driver (the screenshot below uses Windows 10 as an example). (Note: On some systems, you may need to install the driver twice for it to take effect. The unrecognized device is usually named M5Stack or USB Serial.)
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