Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
Gitshaoxiang
2020-06-23 18:28:41 +08:00
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
## Description
**ATOM ECHO** is a Programmable Smart Speaker based on the M5ATOM design. Its form factor is very small, its dimensions are only 24 * 24 * 17 mm. Music can be played using the bluetooth capabilities of the ESP32 from a mobile phone or tablet. The device could be programmed to access AWS, Baidu and other cloud platforms, using the built-in microphone and speaker for voice interaction, so that ATOM ECHO has certain AI capabilities, realizing voice control, story telling, Internet of things and other functions. The speaker is embedded with an RGB LED (SK6812), which can visually display the connection status. In addition to being used as a Bluetooth speaker, it still has the control ability of Atom series. You can connect devices through the grove interface, G21 / G25 can only be used for general I/O, they do not support I2C and UART.Screw hole on the back is convenient for users to fix.
**ATOM ECHO** is a Programmable Smart Speaker based on the M5ATOM design. Its form factor is very small, its dimensions are only 24 * 24 * 17 mm. Music can be played using the bluetooth capabilities of the ESP32 from a mobile phone or tablet. The device could be programmed to access AWS, Baidu and other cloud platforms, using the built-in microphone and speaker for voice interaction, so that ATOM ECHO has certain AI capabilities, realizing voice control, story telling, Internet of things and other functions. The speaker is embedded with an RGB LED (SK6812), which can visually display the connection status. In addition to being used as a Bluetooth speaker, it still has the control ability of Atom series.Screw hole on the back is convenient for users to fix.
?>**Note: please avoid such conditions with M5Stack Atom Echo.**
+1 -1
View File
@@ -130,7 +130,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-rs232-kit';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -136,7 +136,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-rs485-kit';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -191,7 +191,7 @@ Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomB
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-2d-1d-barcode-scanner-kit';
var quickstart_link = '';
var quickstart_link = 'https://m5stack.com/collections/m5-atom/products/atom-2d-1d-barcode-scanner-kit?variant=34497201471652';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -118,7 +118,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-tf-card-kit';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -6,7 +6,7 @@
## 描述
**ATOM ECHO**是一款基于ATOM设计的可编程智能音箱,它的体积非常小巧,只有24*24*17毫米,通过ESP32自带的蓝牙功能与手机、平板等进行连接即可播放音乐,也可以通过WIFI播放指定的流媒体音乐。为了方便用户使用语音功能,我们在ATOM ECHO内集成了STT(语音转文字)服务,您可以通过烧录指定固件开启该功能,通过语音下达指令完成多样化的操作。当然,您还可以通过自行编写代码接入AWS、GOOGLE等云平台,使用内置麦克风和扬声器进行语音交互,使得ATOM ECHO具备一定的AI能力,实现语音控制、智能对话、物联网等功能。音箱内嵌一颗RGB LED(SK6812),可以直观的显示连接状态。除了可以作为智能音箱使用外,它依然具备了ATOM系列的控制能力,你可以通过GROVE接口连接外部设备,G21/G25仅能用于通用IO,不支持UART与I2C。其背面有一个M2螺丝孔,方便用户进行固定。
**ATOM ECHO**是一款基于ATOM设计的可编程智能音箱,它的体积非常小巧,只有24*24*17毫米,通过ESP32自带的蓝牙功能与手机、平板等进行连接即可播放音乐,也可以通过WIFI播放指定的流媒体音乐。为了方便用户使用语音功能,我们在ATOM ECHO内集成了STT(语音转文字)服务,您可以通过烧录指定固件开启该功能,通过语音下达指令完成多样化的操作。当然,您还可以通过自行编写代码接入AWS、GOOGLE等云平台,使用内置麦克风和扬声器进行语音交互,使得ATOM ECHO具备一定的AI能力,实现语音控制、智能对话、物联网等功能。音箱内嵌一颗RGB LED(SK6812),可以直观的显示连接状态。除了可以作为智能音箱使用外,它依然具备了ATOM系列的控制能力,你可以通过GROVE接口连接外部设备。其背面有一个M2螺丝孔,方便用户进行固定。
?> **注意:为了防止人为损坏ATOM echo,请在使用时避免以下操作。**
- 使用I2S通道输出DC信号
+1 -1
View File
@@ -130,7 +130,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-rs232-kit';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -136,7 +136,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-rs485-kit';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -193,7 +193,7 @@
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-2d-1d-barcode-scanner-kit';
var quickstart_link = '';
var quickstart_link = 'https://m5stack.com/collections/m5-atom/products/atom-2d-1d-barcode-scanner-kit?variant=34497201471652';
anchor_search(purchase_link);
scrollFunc();
+1 -1
View File
@@ -120,7 +120,7 @@
<script>
var purchase_link = '';
var purchase_link = 'https://m5stack.com/collections/m5-atom/products/atom-tf-card-kit';
anchor_search(purchase_link);
scrollFunc();