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

This commit is contained in:
ali-admin
2021-02-19 19:36:11 +08:00
148 changed files with 322 additions and 193 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 2.8 MiB

+1 -1
View File
@@ -119,7 +119,7 @@
## Example
### Arduino IDE
### 1. Arduino
Click here to download [examples](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/BalaC/Arduino/Balac)
+1 -1
View File
@@ -137,7 +137,7 @@
## Example
### Arduino IDE
### 1. Arduino
- Click to download [example code](https://github.com/m5stack/DEMO-BOARD)
+1 -1
View File
@@ -139,7 +139,7 @@
## Example
### Arduino IDE
### 1. Arduino
- Click to download [example code](https://github.com/m5stack/DEMO-BOARD)
+1 -1
View File
@@ -127,7 +127,7 @@
## Example
- [Arduino Example Code](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Hdriver)
- [Click here to download the Arduino example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Hdriver)
<script>
+3 -1
View File
@@ -126,7 +126,9 @@
## Example
- [Arduino Example Code](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Motion)
### 1. Arduino
- [Click here to download the Arduino example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_Motion)
<script>
+2 -2
View File
@@ -125,9 +125,9 @@
## Example
### Arduino IDE
### 1. Arduino
- [WebServer](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_PoE)
- [Click here to download the Arduino example](https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_PoE)
<script>
+1 -1
View File
@@ -176,7 +176,7 @@ The factory default firmware is Bluetooth speaker, which uses A2DP protocol to t
## Example
### 1. Arduino IDE
### 1. Arduino
- [FactoryTest](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/Atom/AtomEcho/Arduino/Factory_Test)
+3 -1
View File
@@ -147,7 +147,9 @@ All hardware functions of the AtomFLY Kit are tested before leaving the factory.
## Example
- Arduino test code [Click here to download](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomFLY)
### 1. Arduino
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomFLY)
<script>
+2 -1
View File
@@ -97,9 +97,10 @@ If you need to supply power through an external power supply, you can choose to
## Example
### 1. Arduino
A remote control circuit is built in ATOM HUB PROTO by using the step-down circuit and relay. The control pin of the relay is GPIO21, which is powered by an external power supply. It is connected to Apple's Homekit application through WiFi for remote control. Open the Homekit for manual connection. The default password is 11111111. Use the Siri voice remote control or manual button for remote control.
- [Click here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHub/Arduino_LED_Hap)to get example code.
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHub/Arduino_LED_Hap)
## Video
+6 -2
View File
@@ -153,9 +153,13 @@
## Example
- Arduino Example [Click Here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
### 1. Arduino
- UIFlow Example [Click Here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/UIFlow)
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
### 2. UIFlow
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/UIFlow)
<img src="assets/img/product_pics/atom_base/atomhub_switch/uiflow_atomswitch.webp" width = "50%">
+6 -2
View File
@@ -137,9 +137,13 @@ A pair of HY2.0-4P ports are included to connect to I2C peripherals or general I
## Example
- Arduino Example [Click Here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
### 1. Arduino
- UIFlow Example [Click Here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/UIFlow)
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/AtomHubSwitch)
### 2. UIFlow
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomHubSwitch/UIFlow)
<img src="assets/img/product_pics/atom_base/atomhub_switch/uiflow_atomswitch.webp" width = "50%">
+4 -3
View File
@@ -119,14 +119,15 @@
## Example
### 1. Arduino IDE
### 1. Arduino
[Click here to get Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/Arduino/AtomicRS232)
- [Click here to get Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/Arduino/AtomicRS232)
### 2. UIFlow
[Clicke here to get UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/UIFlow)
- [Clicke here to get UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/AtomBase/AtomicRS232/UIFlow)
<img src="assets/img/product_pics/atom_base/atomicRS232/UIFlowatom232.webp" width="70%" height="70%">
<script>

Some files were not shown because too many files have changed in this diff Show More