mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
updated
This commit is contained in:
@@ -46,6 +46,7 @@ result = ads.Measure_Differential();//Reads the conversion results
|
||||
Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/ADC/Arduino)for Specific example.
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
## Schematic
|
||||
|
||||
<img src="assets/img/product_pics/unit/adc_sch.JPG">
|
||||
|
||||
@@ -38,6 +38,6 @@ Click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>BUTTON Unit</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[Description](#Description)** :octocat:**[Example](#Example)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Mini-HUB-Unit-1-to-3-HUB-with-Universal-Connector-Grove-Port/3226069_32930928722.html?spm=a2g1y.12024536.productList_5885013.subject_17)**
|
||||
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Mini-HUB-Unit-1-to-3-HUB-with-Universal-Connector-Grove-Port/3226069_32930928722.html?spm=a2g1y.12024536.productList_5885013.subject_17)**
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# 3.96port ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_396port.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_396port_02.png" width="30%" height="30%">
|
||||
|
||||
* * *
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -11,16 +15,13 @@
|
||||
- VH3.96 インターフェース
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## 関連リンク
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_396port.png" alt="M5GO_Unit_396port" height="300px" width="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/unit_396port_02.png" alt="unit_396port_02" height="300px" width="300px">
|
||||
</figure>
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
## 関連情報
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [3.96port ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4055/)
|
||||
- [3.96port ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-3-96-4Pin-M5GO-ESP32/3226069_32922623759.html)
|
||||
+27
-11
@@ -1,6 +1,10 @@
|
||||
# ADC ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_adc.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_adc_grove_a.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -21,21 +25,33 @@
|
||||
- 血圧計
|
||||
- ダイナモメーター
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ADC_ADS1100)
|
||||
### 1. Arduino IDE
|
||||
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/adc_sch.JPG">
|
||||
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>ADC Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
- **データシート**
|
||||
- [ADS1100](http://pdf1.alldatasheet.com/datasheet-pdf/view/619024/TI1/ADS1100.html)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_adc.png" alt="M5GO_Unit_adc" height="300px" width="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_adc_02.png" alt="M5GO_Unit_adc_02" height="300px" width="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
## 購入リンク
|
||||
|
||||
- [ADC ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-ADC-16-I2C-ADS1100-0-12/3226069_32946953374.html)
|
||||
+26
-6
@@ -1,6 +1,10 @@
|
||||
# ANGLE ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_angle.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_angle_grove_b.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -10,14 +14,30 @@
|
||||
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **GitHub**
|
||||
- [M5GO](https://github.com/m5stack/M5GO)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_angle.png" alt="unit_pir" width="300px" height="300px">
|
||||
</figure>
|
||||
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/adc_sch.JPG">
|
||||
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>ANGLE Unit</td><td>ANGLE Pin</td><td> </td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 関連情報
|
||||
|
||||
|
||||
+26
-7
@@ -1,6 +1,10 @@
|
||||
# BUTTON ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_button.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_button_grove_b.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -11,16 +15,31 @@
|
||||
- LEGO 互換ホール
|
||||
- Grove インターフェース
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **ウェブサイト**
|
||||
- [M5Stack](https://www.m5stack.com)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_button.png">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<!-- <img src="assets/img/product_pics/unit/button_sch.JPG"> -->
|
||||
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>BUTTON Unit</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [BUTTON ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4047/)
|
||||
- [BUTTON ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-ESP32-Arduino-Micropython-GPIO-Blockly/3226069_32921805637.html)
|
||||
@@ -1,6 +1,10 @@
|
||||
# Dual BUTTON ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_dual_button.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_dual_button_grove_b.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -11,16 +15,31 @@
|
||||
- LEGO 互換ホール
|
||||
- Grove インターフェース
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **ウェブサイト**
|
||||
- [M5Stack](https://www.m5stack.com)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_dual_button.png" alt="M5GO_Unit_dual_button" width="300px" height="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<!-- <img src="assets/img/product_pics/unit/button_sch.JPG"> -->
|
||||
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>DUAL_BUTTON Unit</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [Dual BUTTON ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4048/)
|
||||
- [Dual BUTTON ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-M5GO-ESP32-Micropython/3226069_32923126250.html)
|
||||
+26
-10
@@ -1,6 +1,10 @@
|
||||
# EARTH ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_earth.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_earth_grove_b.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -13,19 +17,31 @@
|
||||
- Grove インターフェース
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Earth)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<!-- <figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_earth_01.png" alt="M5GO_Unit_earth_01" height="300px" width="300px">
|
||||
</figure> -->
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_earth_02.png" alt="M5GO_Unit_earth_02" height="300px" width="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/earth_sch.JPG">
|
||||
|
||||
### PinMap
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>EARTH Unit</td><td>Ain</td><td>Din</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [EARTH ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4049/)
|
||||
- [EARTH ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack/3226069_32922643696.html)
|
||||
@@ -25,7 +25,9 @@
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## サンプルコード
|
||||
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# ESP32Cam ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_esp32cam.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_esp32cam_grove_a.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :bulb:**[クイックスタート](ja/quick_start/m5core/m5stack_core_quick_start)** :octocat::electric_plug:**[回路図](https://github.com/m5stack/M5-Schematic/blob/master/Units/esp32-cam/M5CAM-ESP32-A1-POWER.pdf)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-ESP32-Camera-Module-Development-Board-OV2640-Camera-Type-C-Grove-Port-3D-Wifi-Antenna/3226069_32881414545.html)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -41,24 +45,13 @@
|
||||
- 1x ESP32Cam
|
||||
- 1x USB Type-C ケーブル
|
||||
|
||||
## ドキュメント
|
||||
## 関連リンク
|
||||
|
||||
- **データシート**
|
||||
- [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
|
||||
- [OV2640](https://www.uctronics.com/download/cam_module/OV2640DS.pdf)
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **クイックスタート**
|
||||
- [Arduino](/ja/quick_start/m5camera/m5camera_quick_start)
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/esp32cam.png" alt="esp32cam" width="300px" height="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/esp32cam_02.png" alt="esp32cam_02" width="300px" height="300px">
|
||||
</figure>
|
||||
- **データシート** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [OV2640](https://www.uctronics.com/download/cam_module/OV2640DS.pdf)
|
||||
|
||||
## 関連情報
|
||||
|
||||
|
||||
+13
-5
@@ -1,6 +1,10 @@
|
||||
# HUB ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_hub.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -11,12 +15,16 @@
|
||||
- 3つの4ピンGroveコネクタ
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## 回路図
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_hub_01.png" alt="M5GO_Unit_hub_01" width="300px" height="300px">
|
||||
</figure>
|
||||
<img src="assets/img/product_pics/unit/hub_sch.JPG">
|
||||
|
||||
## 関連情報
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [HUB ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-1-3/3226069_32930928722.html)
|
||||
+27
-8
@@ -1,6 +1,10 @@
|
||||
# IR ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_ir.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](#購入リンク)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -10,17 +14,32 @@
|
||||
|
||||
- IR送受信機
|
||||
- 検出距離 2 ~ 5cm
|
||||
- LEGO 互換ホール
|
||||
- LEGO 互換ホ
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **GitHub**
|
||||
- [M5GO](https://github.com/m5stack/M5GO)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_ir.png">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/ir_sch.JPG">
|
||||
|
||||
### ピンマッピング
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>IR Unit</td><td>Receiver Pin</td><td>Transmitter Pin</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
## 購入リンク
|
||||
|
||||
- [IR ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-Ir-GPIO/3226069_32933215001.html)
|
||||
+20
-15
@@ -1,6 +1,10 @@
|
||||
# JOYSTICK ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_joystick_01.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/M5GO_Unit_joystick_02.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_joystick_grove_a.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-New-Joystick-Unit-MEGA328P-I2C-Grove-Connector-Compatible-X-Y-Axis-Button-for-ESP32/3226069_32921785624.html?spm=a2g1x.12024536.productList_2187621.10)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -11,24 +15,25 @@
|
||||
- LEGO 互換ホール
|
||||
- Grove インターフェース
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Joystick)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_joystick_01.png" alt="M5GO_Unit_joystick_01" width="300px" height="300px">
|
||||
</figure>
|
||||
### 2. UIFlow
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_joystick_02.png" alt="M5GO_Unit_joystick_02" width="300px" height="300px">
|
||||
</figure>
|
||||
## 回路図
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_joystick_03.png" alt="M5GO_Unit_joystick_03" width="300px" height="300px">
|
||||
</figure>
|
||||
<!-- <img src="assets/img/product_pics/unit/earth_sch.JPG"> -->
|
||||
|
||||
## 関連情報
|
||||
### ピンマッピング
|
||||
|
||||
- [JOYSTICK ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4050/)
|
||||
- [JOYSTICK ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-MEGA328P-I2C-X-Y-ESP32-Arduino/3226069_32921785624.html)
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>JOYSTICK Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
+23
-12
@@ -1,6 +1,10 @@
|
||||
# LIGHT ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_light.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_light_grove_b.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-Light-Unit-with-Photoresistance-Grove-Port-Analog-Digital-Output-Compatible-with-M5GO-FIRE-ESP32/3226069_32920589923.html?spm=2114.12010615.8148356.4.1be27011RbDBo5)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -13,19 +17,26 @@
|
||||
- Grove インターフェース
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Light)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_light_01.png" alt="M5GO_Unit_light_01" height="300px" width="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_light_02.png" alt="M5GO_Unit_light_02" height="300px" width="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
- [LIGHT ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4051/)
|
||||
- [LIGHT ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-M5GO-ESP32-IoT/3226069_32920589923.html)
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/light_sch.JPG">
|
||||
|
||||
### ピンマッピング
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE B)</td><td>GPIO36</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>LIGHT Unit</td><td>Ain</td><td>Din</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
@@ -1,6 +1,10 @@
|
||||
# M5Camera ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/m5camera_01.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/m5camera_02.png" width="30%" height="30%"><br><img src="assets/img/product_pics/unit/m5camera_03.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/m5camera_04.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :bulb:**[クイックスタート](ja/quick_start/m5core/m5stack_core_quick_start)** :octocat::electric_plug:**[回路図](https://github.com/m5stack/M5-Schematic/blob/master/Units/esp32-cam/M5CAM-ESP32-A1-POWER.pdf)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-ESP32-Camera-Module-Development-Board-OV2640-Camera-Type-C-Grove-Port-3D-Wifi-Antenna/3226069_32881414545.html)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -42,32 +46,12 @@
|
||||
- 1x M5Camera
|
||||
- 1x USB Type-C ケーブル
|
||||
|
||||
## ドキュメント
|
||||
## 関連リンク
|
||||
|
||||
- **データシート**
|
||||
- [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
|
||||
- [OV2640](https://www.uctronics.com/download/cam_module/OV2640DS.pdf)
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **クイックスタート**
|
||||
- [Arduino](/ja/quick_start/m5camera/m5camera_quick_start)
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/1zlab/1ZLAB_ESP32_Wifi_Camera)
|
||||
- **データシート** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [OV2640](https://www.uctronics.com/download/cam_module/OV2640DS.pdf)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/m5camera_01.png" alt="m5camera_01" width="300px" height="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/m5camera_02.png" alt="m5camera_02" width="300px" height="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/m5camera_03.png" alt="m5camera_03" width="300px" height="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/m5camera_04.png" alt="m5camera_04" width="300px" height="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Camera ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/5207/)
|
||||
- [M5Camera ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-ESP32-WROVER-PSRAM-OV2640-C/3226069_32909972455.html)
|
||||
+21
-15
@@ -1,6 +1,10 @@
|
||||
# MAKEY ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_makey.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_makey_grove_a.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-Makey-Unit-MEGA328P-Inside-16Key-Fruit-Paino-with-NEO-Pixel-and-BUZZER-for-ESP32/3226069_32924883456.html?spm=a2g1y.12024536.productList_5885013.subject_23)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -21,24 +25,26 @@
|
||||
- Makeyアプリケーション
|
||||
- Adafruitのライブラリを用いたRGB アプリケーション
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **サンプルコード**
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Makey)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_makey.png">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_makey_interface.png" height="300" width="300">
|
||||
</figure>
|
||||
### 2. UIFlow
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/unit_makey_application.png">
|
||||
</figure>
|
||||
## 回路図
|
||||
|
||||
## 関連情報
|
||||
<img src="assets/img/product_pics/unit/makey_sch.JPG">
|
||||
|
||||
- [MAKEY ユニット 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/4052/)
|
||||
- [MAKEY ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-Makey-MEGA328P-16Key-Paino-ESP32-i2C/3226069_32924883456.html)
|
||||
### ピンマッピング
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>MAKEY Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
+25
-15
@@ -1,6 +1,10 @@
|
||||
# NCIR ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_ncir.png" width="30%" height="30%"><img src="assets/img/product_pics/unit/unit_ncir_grove_a.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](#回路図)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-NCIR-Unit-MLX90614-Contactless-Temperature-Sensor-Module-70C-382-2C-GROVE-I2C-Development-Board/3226069_32947772098.html?spm=a2g1x.12024536.productList_5885013.pic_4)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -17,22 +21,28 @@
|
||||
- 体温測定
|
||||
- 動き検出
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **GitHub**
|
||||
- [M5Stack](https://github.com/m5stack/M5Stack)
|
||||
- **データシート**
|
||||
- [MLX90614](https://pdf1.alldatasheet.com/datasheet-pdf/view/218977/ETC2/MLX90614.html)
|
||||
- **回路図**
|
||||
- [Schematic](https://github.com/m5stack/M5Stack)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_ncir.png" alt="M5GO_Unit_ncir" height="300px" width="300px">
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_ncir_02.png" alt="M5GO_Unit_ncir_02" height="300px" width="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
- [NCIR ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-NCIR-MLX90614-70C-382-2C-I2C/3226069_32947772098.html)
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/ncir_sch.JPG">
|
||||
|
||||
### ピンマッピング
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>NCIR Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
|
||||
- **データシート** - [MLX90614](https://pdf1.alldatasheet.com/datasheet-pdf/view/218977/ETC2/MLX90614.html)
|
||||
@@ -1,6 +1,10 @@
|
||||
# NeoPixel ユニット
|
||||
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_neopixel.png" width="30%" height="30%">
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** 🛒**[購入リンク](https://www.aliexpress.com/store/product/M5Stack-Official-NeoPixel-RGB-LEDs-Cable-SK6812-with-GROVE-Port-2m-1m-50cm-20cm-10cm/3226069_32950831315.html?spm=a2g1x.12024536.productList_5885013.pic_0)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -12,15 +16,26 @@
|
||||
- Grove インターフェース
|
||||
- LEGO 互換ホール
|
||||
|
||||
## ドキュメント
|
||||
## サンプルコード
|
||||
|
||||
- **GitHub**
|
||||
- [M5Stack](https://github.com/m5stack/M5Stack)
|
||||
### 1. Arduino IDE
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/unit/M5GO_Unit_neopixel.png" height="300px" width="300px">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
### 2. UIFlow
|
||||
|
||||
- [NeoPixel ユニット 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-NeoPixel-RGB-Led-SK6812-2-1-50-20/3226069_32950831315.html)
|
||||
## 回路図
|
||||
|
||||
<img src="assets/img/product_pics/unit/ncir_sch.JPG">
|
||||
|
||||
### ピンマッピング
|
||||
|
||||
<table>
|
||||
<tr><td>M5Core(GROVE A)</td><td>GPIO22</td><td>GPIO21</td><td>5V</td><td>GND</td></tr>
|
||||
<tr><td>NCIR Unit</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
|
||||
</table>
|
||||
|
||||
## 関連リンク
|
||||
|
||||
- **[公式ビデオ](https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w)**
|
||||
|
||||
- **[フォーラム](http://forum.m5stack.com/)**
|
||||
Reference in New Issue
Block a user