pdf-icon

Arduino Quick Start

2. Devices & Examples

6. Applications

Atom EchoS3R Speaker

APIs and example programs related to the speaker on Atom EchoS3R.

Example Program

Compilation Requirements

  • M5Stack board manager version >= 3.2.2
  • Board option = M5AtomS3R
  • M5Unified library version >= 0.2.8

Open the example program Basic -> Speaker in the M5Unified library, click the upload button, and the program will be compiled and uploaded to Atom EchoS3R.

After uploading, the program will start running and play audio through the speaker.

API

The speaker part of Atom EchoS3R uses the Speaker_Class from the M5Unified library. For more related APIs, please refer to the following documentation:

On This Page