change 8servos easyloader html

This commit is contained in:
Sean
2020-02-28 18:42:02 +08:00
10 changed files with 1143 additions and 1153 deletions
+1128 -1
View File
File diff suppressed because one or more lines are too long
+1 -1133
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 KiB

After

Width:  |  Height:  |  Size: 405 KiB

+3 -6
View File
@@ -7,11 +7,6 @@
**Atom Lite** is a very compact development board in the M5Stack development kit series with a size of only 24 * 24mm. It provides more GPIO for user customization which is very suitable for embedded smart home devices and in making smart toys. The main control adopts the ESP32-PICO chip which comes integrated with Wi-Fi and Bluetooth technologies and has a 4MB of integrated SPI flash memory. Atom Lite board provides an Infra-Red LED, a RGB LED, buttons, and a PH2.0 interface. In addition, it can connect to external sensors and actuators through 6 GPIOs. The on-board Type-C USB interface enables rapid program upload and execution.
<!-- Supported development platforms and program languages: Arduino, Block based programming language with [UIFlow](http://flow.m5stack.com), [Micropython](http://www.micropython.org). Regardless of the level of program skills you posess, M5Stack will guide you and help you, every step of the way, in realizing your idea as well as in the final productization. -->
<!-- Supported development platforms and program languages: Arduino, Blockly language with [UIFlow](http://flow.m5stack.com), [Micropython](http://www.micropython.org). Regardless of what level program skill you have, M5Stack would guide you in every step of the way to realize your idea as well as to the final productilization. -->
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_03.webp" width="30%" height="30%">
## Product Features
@@ -94,7 +89,9 @@
var purchase_link = 'https://m5stack.com/collections/m5-core/products/atom-lite-esp32-development-kit';
anchor_search(purchase_link);
var quickstart_link = 'https://docs.m5stack.com/#/en/quick_start/atom/atom_quick_start';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
</script>
+3 -4
View File
@@ -7,9 +7,6 @@
**ATOM Matrix** is the most compact development board in the M5Stack development kit series yet with a size of only 24 * 24mm. It provides more GPIO pins and is very suitable for handy and miniature embedded device development. The main control adopts the ESP32-PICO-D4 chip, which comes integrated with Wi-Fi and Bluetooth technologies and has 4MB of integrated SPI flash memory. The Atom board provides an Infra-Red LED along with the 5*5 RGB LED matrix on the panel, a built-in IMU sensor (MPU6886), and a PH2.0 interface. A general purpose programmable button is provied below the RGB Led matrix to enable users to add input support to their various projects. The on-board USB interface (Type-C) enables rapid program uploading and execution. One M2 screw hole is provided on the back for mounting the board.
<!-- Supported development platforms and program languages: Arduino, Block based programming language with [UIFlow](http://flow.m5stack.com), [Micropython](http://www.micropython.org). Regardless of the level of program skills you posess, M5Stack will guide you and help you, every step of the way, in realizing your idea as well as in the final productization. -->
<mark>NOTE: We have set the brightness of RGB LED limited to 20. Pls DO NOT set it higher to avoid damaging the LED and acrylic screen.</mark>
<img src="assets/img/product_pics/core/minicore/atom/atom_matrix_03.webp" width="30%" height="30%">
@@ -99,7 +96,9 @@
var purchase_link = 'https://m5stack.com/collections/m5-core/products/atom-matrix-esp32-development-kit';
anchor_search(purchase_link);
var quickstart_link = 'https://docs.m5stack.com/#/en/quick_start/atom/atom_quick_start';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
</script>
@@ -74,8 +74,6 @@ The breathing light changes color every second in this state
- [Matrix Example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/Atom%20Matrix)
<br>
- AtomLite
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_example.png" width="50%" height="50%">
+5 -3
View File
@@ -7,7 +7,6 @@
**ATOM Lite** 是M5Stack开发套件系列中一款非常小巧的开发板,其大小只有24 * 24mm,提供更多GPIO供用户自定义,非常适合做嵌入式的智能硬件开发。主控采用了ESP32-PICO-D4方案,集成Wi-Fi和蓝牙模块,内置3D天线,拥有4MB的SPI闪存,提供Infra-Red、Neo Led、按键和PH2.0接口。板载Type-C接口可以快速实现程序上传下载,背面具有一个M2螺丝孔用于固定。
<!-- 支持的开发平台和程序语言:Arduino[UIFlow](http://flow.m5stack.com) 的 Blockly 语言,Micropython. 无论你的开发和编程能力处在何种水平,M5Stack 都将协助你,逐步的将想法变为现实. -->
<img src="assets/img/product_pics/core/minicore/atom/atom_lite_03.webp" width="30%" height="30%">
@@ -91,7 +90,10 @@
var purchase_link = 'https://m5stack.com/collections/m5-core/products/atom-lite-esp32-development-kit';
anchor_search(purchase_link);
var quickstart_link = 'https://docs.m5stack.com/#/zh_CN/quick_start/atom/atom_quick_start';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
</script>
</script>
+3 -3
View File
@@ -8,8 +8,6 @@
**ATOM Matrix** 是M5Stack开发套件系列中一款非常小巧的开发板,其大小只有24 * 24mm,提供更多GPIO供用户自定义,非常适合做嵌入式的智能硬件。主控采用ESP32-PICO-D4方案,集成Wi-Fi和蓝牙模块,拥有4MB的SPI闪存,板载Infra-Red,面板上有5*5 RGB Led矩阵、内置IMU姿态传感器(MPU6886),在Neo Led矩阵下方隐藏一颗可编程按键,板载Type-C接口可以快速实现程序上传下载,此外还提供一个PH2.0 4P接口用于连接外设。背面具有一个M2螺丝孔用于固定。
<!-- 支持的开发平台和程序语言:Arduino[UIFlow](http://flow.m5stack.com) 的 Blockly 语言,Micropython. 无论你的开发和编程能力处在何种水平,M5Stack 都将协助你,逐步的将想法变为现实. -->
<img src="assets/img/product_pics/core/minicore/atom/atom_matrix_03.webp" width="30%" height="30%">
<mark>注意:RGB LED的亮度限制为20,因此请不要将其设置过高的亮度数值,以免损坏LED和亚克力屏幕。</mark>
@@ -99,7 +97,9 @@
var purchase_link = 'https://m5stack.com/collections/m5-core/products/atom-matrix-esp32-development-kit';
anchor_search(purchase_link);
var quickstart_link = 'https://docs.m5stack.com/#/zh_CN/quick_start/atom/atom_quick_start';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
</script>
@@ -64,7 +64,6 @@
## 使用方法
1. 烧录完UIFlow固件设备默认进入WEB配网模式(黄灯常亮),此时Atom会自动发出WIFI热点,比如M5Stack-XXXX,连接此WIFI并打开浏览器输入192.168.4.1进入web配置页面,输入SSID和密码进行网络连接,此时红灯闪烁,连接成功后蓝灯短暂常亮(UIFlow服务器未连接)待到绿灯闪烁时表示UIFlow服务器连接正常,此时可进行在线编程。
<br>
2. 设备通电默认进入最后一次选择的模式,如需改变模式,只需在上电时(或重启时)按住中间按键不要松开,菜单模式以灯光的形式自动滚动,等到灯光变换为所需模式颜色时再松开。例如需要重新配置WIFI,设备上电或重启时按住中间按键不放,直到显示黄色呼吸灯时松开,此时即进入WIFI配置模式。