mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.9 MiB |
@@ -90,7 +90,7 @@
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/8servos-hat/Arduino)
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@ ADS1100 itself is able to accept a differential input from -5 ~ +5 V, but we hav
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/ADC)
|
||||
|
||||
|
||||
@@ -86,7 +86,7 @@ Besides, a power switch is placed at the front.
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/beetleC/stickC/beetleC)
|
||||
|
||||
|
||||
@@ -86,7 +86,7 @@ The CardKB HAT also offers support for several button combinations (Shift+Key, F
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get the code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/CardKB_HAT)
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ It walks slowly and is easy to control.Due to the small contact area, the moveme
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/PuppyC)
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ MotorControl:
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
Use with JoyC HAT, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC)
|
||||
|
||||
|
||||
@@ -89,7 +89,7 @@ MotorControl:
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
Use with JoyC HAT, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC)
|
||||
|
||||
|
||||
@@ -91,7 +91,7 @@ It is used to convert the TTL standard to the RS485 standard. If the outside ser
|
||||
|
||||
<a href="#en\uiflow\RS485">Exapmle</a>
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
To get complete code, please click [here](https://github.com/m5stack/M5StickC/tree/master/examples/Hat/RS485)
|
||||
|
||||
|
||||
@@ -161,9 +161,16 @@
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
The code below is incomplete. To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT)
|
||||
- [Click here to download the Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT/Arduino/ENVII_HAT)
|
||||
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/hat/envii_hat/ENV2_hat.webp" width="80%" height="80%">
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
@@ -130,7 +130,7 @@ MotorControl:
|
||||
|
||||
## Example
|
||||
|
||||
### 1. Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
Use with JoyC HAT(without servo gripper), please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/RoverC)
|
||||
Before use, please make sure that the RoverC is fully charged. Charging method: insert M5StickC/M5StickC Plus into the RoverC, and connect the USB cable for charging.Burn the easyloader firmware of JoyC and RoverC with two M5StickC respectively. Insert JoyC and RoverC respectively after burning. After power on, RoverC will display the MAC address name and battery level. At the same time, JoyC will scan for the MAC address of RoverC. Long press the Home button of M5StickC on Joyc, and the two will be paired. Left thumbstick controlls forward and back motion, left and right control translation, right thumbstick controls left and right steering.
|
||||
|
||||
@@ -166,7 +166,7 @@ bool Ameter::saveCalibration2EEPROM(ameterGain_t gain, int16_t hope, int16_t act
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/A_Meter_Unit/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/a_meter/a_meter.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/a_meter/a_meter.webp" width="80%" height="80%">
|
||||
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-10</el-divider>
|
||||
|
||||
+1
-1
@@ -150,7 +150,7 @@
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/BPS_Unit/UIFlow)
|
||||
|
||||
<img src="assets/img/
|
||||
product_pics/unit/bps/BPS_Example.webp" width="50%" height="50%">
|
||||
product_pics/unit/bps/BPS_Example.webp" width="80%" height="80%">
|
||||
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-11</el-divider>
|
||||
|
||||
@@ -126,7 +126,7 @@ To get the code, please click [here](https://github.com/m5stack/M5Stack/tree/mas
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/HEART/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/unit_example/HEART/Heart_Example.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/unit_example/HEART/Heart_Example.webp" width="80%" height="80%">
|
||||
|
||||
<!-- ### 2. UIFlow
|
||||
|
||||
|
||||
@@ -129,7 +129,7 @@ When the project equipment needs communication control through RS485 and has hig
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ISO485/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/iso485/iso485_Example.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/iso485/iso485_Example.webp" width="80%" height="80%">
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-11</el-divider>
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ The actuator of this Unit is consist of a pair of IR part, emitter side and rece
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/OP90.180/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/op180/op180.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/op180/op180.webp" width="80%" height="80%">
|
||||
|
||||
## Video
|
||||
|
||||
|
||||
@@ -99,7 +99,7 @@ The actuator of this Unit is consist of a pair of IR part, emitter side and rece
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/OP90.180/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/op90/op90.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/op90/op90.webp" width="80%" height="80%">
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@ After soldering a 0 ohm resistor, the corresponding pin will change from low to
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/PaHUB/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/pahub/pahub.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/pahub/pahub.webp" width="80%" height="80%">
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@ For the complete Arduino code please click [here](https://github.com/m5stack/M5S
|
||||
|
||||
For the Complete UIFlow example code please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/PbHUB/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub.webp" width="80%" height="80%">
|
||||
|
||||
- protocol type - I2C
|
||||
- address - 0x61
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
- [Click here to download the UIFlow example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ULTRA/UIFlow)
|
||||
|
||||
<img src="assets/img/product_pics/unit/sonic/ULTRA.webp" width="50%" height="50%">
|
||||
<img src="assets/img/product_pics/unit/sonic/ULTRA.webp" width="80%" height="80%">
|
||||
|
||||
<el-divider content-position="right">Last updated: 2020-12-14</el-divider>
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user