English
English
简体中文
日本語

Product Guide

AI & Agent

Industrial Control

IoT Measuring Instruments

Air Quality

PowerHub

Module13.2 PPS

Input & Output Devices

Audio Playback Devices

Ethernet Camera

Atom Voice STT

Driver Installation

  1. Select the driver file that matches your operating system from the list below, download it, and extract it. You can also visit the FTDI Chip official website for 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.)
For MacOS users, please tick System Preferences -> Security and Privacy -> General -> Allow downloadable apps from the following locations -> App Store and Approved Developer Options .

Arduino case program for EchoSTT service

Indicator light description

  1. After powering on, the red status light indicates that the network is not connected.

  2. After powering on, the green status light indicates that the network is connected.

  3. Press the button and the status light turns yellow

  4. The recognition status light of the recognition result is red.

  5. The recognition result is successful and the status light is green.

When using this case, you need to click to obtain the Token through M5Burner, fill in the SSID and WIFI password in the example, find rest.settoken("your_token"); fill in the obtained Token

Arduino sample program

  1. This example is used to test whether the LED, microphone and speaker are working properly. If you press the button while powering on, the speaker will always play music, otherwise it will only play once and then enter the test microphone link, you can view it through the serial monitor.

  2. This is an example of recording and playback. Recording starts when you press and hold the button. The recording time is no more than 6 seconds. After you release the button, the recorded content will be played.

  3. In this example, you can play music through url. Because the buffer memory is small, continuous noise will appear in the case of poor network conditions. Please choose the url link and your wifi network reasonably.

Page Tools
PDF
On This Page