diff --git a/docs/assets/img/product_pics/hat/envii_hat/env_ii_hat_sch.webp b/docs/assets/img/product_pics/hat/envii_hat/env_ii_hat_sch.webp new file mode 100644 index 00000000..c1720a8d Binary files /dev/null and b/docs/assets/img/product_pics/hat/envii_hat/env_ii_hat_sch.webp differ diff --git a/docs/assets/img/product_pics/hat/envii_hat/envii.webp b/docs/assets/img/product_pics/hat/envii_hat/envii.webp new file mode 100644 index 00000000..b18764d7 Binary files /dev/null and b/docs/assets/img/product_pics/hat/envii_hat/envii.webp differ diff --git a/docs/en/hat/hat_envII.md b/docs/en/hat/hat_envII.md index c82a4dfc..81a5566e 100644 --- a/docs/en/hat/hat_envII.md +++ b/docs/en/hat/hat_envII.md @@ -1,8 +1,8 @@ -# ENV II +# ENV II HAT -SKU:U001-B +SKU:U053-B -
+
## Description @@ -20,7 +20,7 @@ ## Include - 1x ENV II HAT -- 1x Grove Cable(5cm) +- 1x 双面胶 ## Specification @@ -70,7 +70,7 @@ Product Size - + 15*24*14mm Package Size @@ -121,15 +121,15 @@
- Windows - MacOS + Windows + MacOS
@@ -143,7 +143,7 @@ ### PinMap - +
M5Core(GROVE A)GPIO22GPIO215VGND
M5StickCGPIO26GPIO05VGND
ENV II HATSCLSDA5VGND
@@ -157,23 +157,13 @@ ## Schematic - + ## Example ### 1. Arduino IDE -This is an ENV example - implementing reading temperature, humidity and atmospheric pressure function. -1, Before compiling, please install `Adafruit BMP280 Library` -2, copy `Adafruit_Sensor.h` to `C:\Users\\Documents\Arduino\libraries\Adafruit_BMP280_Library` - -The code below is incomplete. To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ENVII/Arduino) - -### 2. UIFlow - -If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ENVII/UIFlow) - - +The code below is incomplete. To get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/ENVII_HAT)