mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix bugs
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Product Documents
|
||||
|
||||
[中文](zh_CN/product_documents_zh_CN.md) | English | [日本語](ja/product_documents.md)
|
||||
[中文](zh_CN/product_documents.md) | English | [日本語](ja/product_documents.md)
|
||||
|
||||
## Cores
|
||||
|
||||
<img src='assets/img/product_pics/1.jpg'> <img src='assets/img/product_pics/cores.png'>
|
||||
|
||||
@@ -10,7 +12,7 @@
|
||||
| [GRAY](en/product_documents/m5stack-core/m5core_gray) | / |
|
||||
| [FIRE](en/product_documents/m5stack-core/m5core_fire) | / |
|
||||
|
||||
|
||||
## Modules
|
||||
|
||||
<img src='assets/img/product_pics/2.jpg'> <img src='assets/img/product_pics/module.png'>
|
||||
|
||||
@@ -26,20 +28,24 @@
|
||||
| / | / | / |
|
||||
| / | / | / |
|
||||
|
||||
## Bases
|
||||
|
||||
<img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/bases.png'>
|
||||
|
||||
- [M5GO-Base](en/product_documents/bases/cables/m5go_base)
|
||||
- [PLC-Base](en/product_documents/modules/module_plc)
|
||||
- [FACE-Base](en/product_documents/modules/module_face)
|
||||
- [LAN](en/product_documents/bases/lan_base)
|
||||
- [Node-Base](en/product_documents/bases/node_base)
|
||||
|
||||
## Accessories
|
||||
|
||||
<img src='assets/img/product_pics/5.jpg'> <img src='assets/img/product_pics/accessory.png'>
|
||||
|
||||
- [LEGO-CABLE](en/product_documents/accessorries/cables/accessory_lego_cable)
|
||||
- [FRAME](en/product_documents/accessorries/accessory_frame)
|
||||
|
||||
|
||||
## Units
|
||||
|
||||
<img src='assets/img/product_pics/3.jpg'> <img src='assets/img/product_pics/unit.png'>
|
||||
|
||||
@@ -63,12 +69,13 @@
|
||||
| [ESP32Cam](en/product_documents/units/unit_esp32cam) | / | / |
|
||||
| [M5Camera](en/product_documents/units/unit_m5camera) | / | / |
|
||||
|
||||
|
||||
## Applications
|
||||
|
||||
<img src='assets/img/product_pics/4.jpg'> <img src='assets/img/product_pics/application.png'>
|
||||
|
||||
- [BALA](en/product_documents/applications/application_bala)
|
||||
|
||||
## Tools
|
||||
|
||||
<img src='assets/img/product_pics/6.jpg'> <img src='assets/img/product_pics/tool.png'>
|
||||
|
||||
|
||||
@@ -30,5 +30,5 @@ This is a unit can detecte the color of object surface which integrates TCS3472
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Color-Unit-TCS34725-Color-Sensor-RGB-Color-Sensor-Development-Board-Module-GROVE-I2C-Compatible/3226069_32946957647.html?spm=a2g1x.12024536.productList_5885013.pic_5)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_ncir.png" height="300" width="300">
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_color_sensor.png" height="300" width="300">
|
||||
</figure>
|
||||
|
||||
+13
-8
@@ -32,21 +32,26 @@
|
||||
homepage : 'index.md',
|
||||
loadNavbar : 'navbar.md',
|
||||
loadSidebar: 'sidebar.md',
|
||||
// nameLink: {
|
||||
// '/cn/': '#/cn/',
|
||||
// '/': '#/'
|
||||
// },
|
||||
nameLink: {
|
||||
'/en/': '#/en/',
|
||||
'/zh_CN/': '#/zh_CN/',
|
||||
'/ja/': '#/ja/',
|
||||
'/': '#/'
|
||||
},
|
||||
|
||||
// NAVIGATION
|
||||
// -----------------------------------------------------------------
|
||||
// alias: {
|
||||
alias: {
|
||||
// '.*?/changelog': 'https://unpkg.com/docsify-themeable/CHANGELOG.md',
|
||||
// '/cn/practice_cn': 'docs/practice_cn.md',
|
||||
// '/cn/': 'README_cn.md',
|
||||
// '/cn/product_documents_cn': 'docs/product_documents_cn.md',
|
||||
|
||||
|
||||
// },
|
||||
'/en/sidebar.md': '/sidebar.md',
|
||||
'/en/.*/sidebar.md':'/sidebar.md',
|
||||
'/zh_CN/.*/sidebar.md': '/zh_CN/sidebar.md',
|
||||
'/ja/.*/sidebar.md': '/ja/sidebar.md',
|
||||
'/.*/navbar.md':'/navbar.md',
|
||||
},
|
||||
// auto2top : true,
|
||||
maxLevel : 3,
|
||||
subMaxLevel: 3,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# 製品ドキュメント
|
||||
|
||||
[中文](zh_CN/product_documents_zh_CN.md) | [English](en/product_documents.md) | 日本語
|
||||
[中文](zh_CN/product_documents.md) | [English](en/product_documents.md) | 日本語
|
||||
|
||||
## Core
|
||||
## コア
|
||||
|
||||
<img src='assets/img/product_pics/1.jpg'> <img src='assets/img/product_pics/cores.png'>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
- [M5GO](ja/product_documents/bases/m5go_base) (近日公開予定)
|
||||
- [PLC](ja/product_documents/bases/plc_base)
|
||||
- [FACE](ja/product_documents/bases/face_base)
|
||||
- [FACES](ja/product_documents/bases/face_base)
|
||||
- [LAN](ja/product_documents/bases/lan_base)
|
||||
|
||||
## アクセサリ
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
|
||||
## 概要
|
||||
|
||||
M5BALAはM5Stack Fireに対応したバランスカーモジュールです。**Arduino UNO**などにも使われている**ATmega328p**チップをベースにしたDCモータx2のドライバモジュールを備えています。
|
||||
**M5BALA**はM5Stack Fireに対応したバランスカーモジュールです。Arduino UNOなどにも使われているATmega328pチップをベースにしたDCモータx2のドライバモジュールを備えています。
|
||||
**Arduino**や**MicroPython**を使用して、M5BALAをコントロールするプログラムを簡単に書くことが可能です。
|
||||
|
||||
このDCモータドライバモジュールとM5BALAは**I2C**で接続されており、M5BALA側からコントロールすることができます。デフォルトのI2Cアドレスは<mark>**0x56**</mark>です。
|
||||
このDCモータドライバモジュールとM5BALAは**I2C**で接続されており、M5Stack Fire側からコントロールすることができます。I2Cアドレスは<mark>**0x56**</mark>です。
|
||||
|
||||
## 特徴
|
||||
|
||||
@@ -75,7 +75,9 @@ M5BALAはM5Stack Fireに対応したバランスカーモジュールです。**
|
||||
## 関連情報
|
||||
|
||||
- [M5BALA 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/3995/)
|
||||
- [M5BALA 購入(aliexpress)](https://www.aliexpress.com/store/product/M5Satck-New-BALA-Car-ESP32-Development-Mini-Electric-Self-balancing-Car-2DC-Motor-with-Encoder-PSRAM/3226069_32904033658.html)
|
||||
- [M5Stack Fire 購入(スイッチサイエンス)](https://www.switch-science.com/catalog/3953/)
|
||||
- [M5Stack Fire 購入(aliexpress)](https://www.aliexpress.com/store/product/M5Stack-NEW-PSRAM-2-0-FIRE-IoT-Kit-Dual-Core-ESP32-16M-FLash-4M-PSRAM-Development/3226069_32847906756.html)
|
||||
- [MPU6050 データシート](https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf)
|
||||
- [MPU6050 レジスタマップ](https://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Register-Map1.pdf)
|
||||
- [MAG3110 データシート](https://www.nxp.com/docs/en/data-sheet/MAG3110.pdf)
|
||||
@@ -79,4 +79,4 @@ M5Stickは2種類のモデルがあります。通常版とMPU9250版です。
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Stick 購入](https://www.aliexpress.com/store/product/M5Stack-Official-New-M5Stick-Mini-Development-Kit-ESP32-1-3-OLED-80mAh-Battery-Inside-Buzzer-IR/3226069_32947692973.html?spm=a2g1y.12024536.productList_5885011.subject_1)
|
||||
- [M5Stick 購入](https://www.aliexpress.com/store/product/M5Stack-Official-New-M5Stick-Mini-Development-Kit-ESP32-1-3-OLED-80mAh-Battery-Inside-Buzzer-IR/3226069_32947692973.html)
|
||||
@@ -21,4 +21,4 @@ M5Stack BATTERY モジュールは850mAhの大容量バッテリを内蔵して
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Stack BATTERY モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-In-Stock-Battery-Module-for-Arduino-ESP32-Core-Development-Kit-Capacity-850mAh-Stackable-IoT/3226069_32839688875.html?spm=2114.12010610.8148356.8.7b26c4a1uVFob3.html)
|
||||
- [M5Stack BATTERY モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-In-Stock-Battery-Module-for-Arduino-ESP32-Core-Development-Kit-Capacity-850mAh-Stackable-IoT/3226069_32839688875.html)
|
||||
|
||||
@@ -45,4 +45,4 @@ LoRa™は少ない消費電力で広いエリアをカバーする無線通信
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Stack LORA モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-LoRa-Module-for-ESP32-DIY-Development-Kit-Wireless-433MHz-Built-in-Antenna/3226069_32839736315.html?spm=2114.12010615.8148356.22.25e96be7xE1y22.html)
|
||||
- [M5Stack LORA モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-LoRa-Module-for-ESP32-DIY-Development-Kit-Wireless-433MHz-Built-in-Antenna/3226069_32839736315.html)
|
||||
@@ -42,3 +42,5 @@ Node モジュールは12個のRGB LED(SK6812)、コーデックチップ(WM8978
|
||||
- [Arduino](https://github.com/m5stack/M5StackModule-Node/tree/master/example)
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [Node モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-New-NODE-Samrt-Speaker-WM8978-Audio-Development-Board-I2S-Module-with-DHT12-Sensor-MIC-IR/3226069_32949773234.html)
|
||||
|
||||
@@ -35,4 +35,4 @@ M5Stack PLUS モジュールは500mAhのバッテリ、ロータリエンコー
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Stack PLUS モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-PLUS-Module-Encoder-Module-with-MEGA328P-500mAh-Battery-ISP-IR-Transmitter-UART-GPIO/3226069_32949278724.html?spm=a2g1x.12024536.productList_5885013.pic_1)
|
||||
- [M5Stack PLUS モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-PLUS-Module-Encoder-Module-with-MEGA328P-500mAh-Battery-ISP-IR-Transmitter-UART-GPIO/3226069_32949278724.html)
|
||||
@@ -59,8 +59,8 @@ M5Stack PROTO モジュールは、各M5Stack Coreと接続可能な30ピンソ
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [PROTO モジュール Kit 購入](https://ja.aliexpress.com/store/product/M5Stack-Official-Experimental-Proto-Board-Set-included-DHT12-Bus-Socke-Grove-Cable-for-ESP32-Basic-Kit/3226069_32841004439.html?spm=a2g11.12010615.8148356.4.107d660eYIJ8hs)
|
||||
- [PROTO モジュール Kit 購入](https://ja.aliexpress.com/store/product/M5Stack-Official-Experimental-Proto-Board-Set-included-DHT12-Bus-Socke-Grove-Cable-for-ESP32-Basic-Kit/3226069_32841004439.html)
|
||||
|
||||
- [PROTO モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-Proto-Module-Proto-Board-with-Extension-Bus-Socket-for-Arduino-ESP32-Development/3226069_32843231933.html?spm=2114.12010610.8148356.4.7b26c4a1MZw8Xy.html)
|
||||
- [PROTO モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Stock-Offer-Proto-Module-Proto-Board-with-Extension-Bus-Socket-for-Arduino-ESP32-Development/3226069_32843231933.html)
|
||||
|
||||
- [PROTO ボード 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Core-Development-of-Experimental-Proto-Board-suitable-for-ESP32-Basic-Kit-and-Mpu9250-Kit/3226069_32837180999.html?spm=a2g11.12010615.8148356.6.107d660eszgsuC)
|
||||
- [PROTO ボード 購入](https://www.aliexpress.com/store/product/M5Stack-Official-Core-Development-of-Experimental-Proto-Board-suitable-for-ESP32-Basic-Kit-and-Mpu9250-Kit/3226069_32837180999.html)
|
||||
|
||||
@@ -43,4 +43,4 @@ SIM800LはクアッドバンドのGSM/GPRS通信ソリューションを提供
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [M5Stack SIM800L モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-In-Stock-GSM-Module-SIM800L-Stackable-IoT-Development-Board-for-Arduino-ESP32-with-MIC/3226069_32843211923.html?spm=2114.12010615.8148356.20.25e96be7xE1y22.html)
|
||||
- [M5Stack SIM800L モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-Official-In-Stock-GSM-Module-SIM800L-Stackable-IoT-Development-Board-for-Arduino-ESP32-with-MIC/3226069_32843211923.html)
|
||||
|
||||
@@ -53,4 +53,4 @@ STEPMOTOR モジュールはATmega328pを内蔵しており、GRBLファーム
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [STEPMOTOR モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-Stepmotor-Module-for-Arduino-ESP32-GRBL-12C-Step-Motor-MEGA328P-similar-as-12V/3226069_32889109142.html?spm=2114.12010612.8148356.17.50511b9b5ViNuz)
|
||||
- [STEPMOTOR モジュール 購入](https://www.aliexpress.com/store/product/M5Stack-New-Arrival-Stepmotor-Module-for-Arduino-ESP32-GRBL-12C-Step-Motor-MEGA328P-similar-as-12V/3226069_32889109142.html)
|
||||
@@ -1,18 +1,20 @@
|
||||
# Unit 3.96port
|
||||
# 3.96port ユニット
|
||||
|
||||
## DESCRIPTION
|
||||
## 概要
|
||||
|
||||
The Unit 3.96port is a unit that aim to transfer GROVE interface to VH3.96-4Pin.
|
||||
3.96port ユニットはGroveからVH3.96-4ピンコネクタに変換するためのユニットです。
|
||||
|
||||
## FEATURES
|
||||
## 特徴
|
||||
|
||||
- VH3.96 interface
|
||||
- Two Lego installation holes
|
||||
- VH3.96 インターフェース
|
||||
- LEGO 互換
|
||||
|
||||
## DOCUMENTS
|
||||
|
||||
- [Purchase](https://www.aliexpress.com/store/3226069?spm=2114.search0104.3.5.66051a4dlpB2ti)
|
||||
## ドキュメント
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_3.96.jpg" height="300" width="300">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [3.96port ユニット 購入](https://ja.aliexpress.com/store/product/M5Stack-Official-3-96-4Pin-Transfer-Module-Grove-Compatible-with-M5GO-FIRE-ESP32-Development-Kit/3226069_32922623759.html)
|
||||
@@ -1,35 +1,37 @@
|
||||
# Unit ADC
|
||||
# ADC ユニット
|
||||
|
||||
## DESCRIPTION
|
||||
## 概要
|
||||
|
||||
This is a unit having self-calibrating function and 16bit analog-to-digitial coverter. The resolution is double than insided ADC of esp32, that means you can detect smaller amplitude voltage. The unit communicates with M5Core with I2C. It has provided two modes: continuously conversion and single conversion.
|
||||
ADC ユニットは自己校正機能を備えた16bit ADコンバータユニットです。ESP32内蔵ADコンバータの2倍の分解能をほこり、より精細なデータを取得する事ができるようになります。変換モードは連続モードとワンショットモードの2つがあります。I2Cを使用してADCユニットからデータの取得を行う事ができます。I2Cアドレスは **<mark>0x48</mark>**です。
|
||||
|
||||
## FEATURES
|
||||
## 特徴
|
||||
|
||||
- Up to 16 bits of resolution and perform conversions at rates of 8, 16, 32, or 128 samples per second
|
||||
- Programmable gain amplifier
|
||||
- Gain = 1, 2, 4, OR 8
|
||||
- Detect 0~12V voltage Input
|
||||
- Two Lego installation holes
|
||||
- 最大分解能 16bit
|
||||
- サンプリングレート変更可能 - サンプルレート 8, 16, 32, 128Hz
|
||||
- 増幅率変更可能 - 利得 1, 2, 4, 8 dB
|
||||
- 0〜12Vの電圧入力を検出可能
|
||||
- 2種類の変換モード - 連続モード、ワンショットモード
|
||||
- LEGO 互換
|
||||
|
||||
## APPLICATION
|
||||
## アプリケーション
|
||||
|
||||
- ECG signal acquisition
|
||||
- Blood pressure measurement
|
||||
- Dynamometer
|
||||
- 心電図
|
||||
- 血圧計
|
||||
- ダイナモメーター
|
||||
|
||||
## DOCUMENTS
|
||||
## ドキュメント
|
||||
|
||||
- GitHub
|
||||
- サンプルコード
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ADC_ADS1100)
|
||||
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ADC_ADS1100)
|
||||
|
||||
- Datasheet
|
||||
|
||||
- [ADS1100](http://pdf1.alldatasheet.com/datasheet-pdf/view/619024/TI1/ADS1100.html)
|
||||
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-ADC-Unit-16-Bit-I2C-GROVE-ADS1100-Module-0V-to-12V-analog-to-digital/3226069_32946953374.html?spm=a2g1x.12024536.productList_5885013.pic_7)
|
||||
- データシート
|
||||
- [ADS1100](http://pdf1.alldatasheet.com/datasheet-pdf/view/619024/TI1/ADS1100.html)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_adc.png" height="300" width="300">
|
||||
</figure>
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
|
||||
<!-- - [ADC ユニット 購入(スイッチサイエンス)]() -->
|
||||
- [ADC ユニット 購入(aliexpress)](https://www.aliexpress.com/store/product/M5Stack-Official-ADC-Unit-16-Bit-I2C-GROVE-ADS1100-Module-0V-to-12V-analog-to-digital/3226069_32946953374.html)
|
||||
@@ -1,19 +1,22 @@
|
||||
# Unit ANGLE
|
||||
# ANGLE ユニット
|
||||
|
||||
## DESCRIPTION
|
||||
## 概要
|
||||
|
||||
The Unit ANGLE is a potentiometer sensor that can detect rotary
|
||||
angle.
|
||||
ANGLE ユニットは可変抵抗器です。回転角度検出や音量調節などに利用できます。
|
||||
|
||||
## FEATURES
|
||||
## 特徴
|
||||
|
||||
- Two Lego installation holes
|
||||
- LEGO 互換
|
||||
|
||||
## DOCUMENTS
|
||||
## ドキュメント
|
||||
|
||||
- [GitHub](https://github.com/m5stack/M5GO)
|
||||
- [Purchase](https://www.aliexpress.com/store/3226069?spm=2114.search0104.3.5.66051a4dlpB2ti)
|
||||
- GitHub
|
||||
- [M5GO](https://github.com/m5stack/M5GO)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_angle.png">
|
||||
</figure>
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [ANGLE ユニット 購入(aliexpress)](https://www.aliexpress.com/store/product/M5Stack-Official-Mini-Angle-Unit-Potentiometer-Inside-Resistance-Adjustable-GPIO-GROVE-Co-n-nec-to-r/3226069_32931834705.html)
|
||||
@@ -1,19 +1,21 @@
|
||||
# Unit BUTTON
|
||||
# BUTTON ユニット
|
||||
|
||||
## DESCRIPTION
|
||||
## 概要
|
||||
|
||||
The Unit BUTTON is a sigle-button unit that can be detected whether the button pressed or not
|
||||
BUTTON ユニットは一つのボタンを備えたユニットです。
|
||||
|
||||
## FEATURES
|
||||
## 特徴
|
||||
|
||||
- Two Lego installation holes
|
||||
- GROVE Interface
|
||||
- LEGO 互換
|
||||
- Grove インターフェース
|
||||
|
||||
## DOCUMENTS
|
||||
## ドキュメント
|
||||
|
||||
- [GitHub](https://www.m5stack.com)
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Mini-Button-Unit-for-ESP32-Arduino-Micropython-Development-Kit-with-GROVE-GPIO-Port-Blockly/3226069_32921805637.html?spm=a2g1x.12024536.productList_2187621.8)
|
||||
- ウェブサイト
|
||||
- [M5Stack](https://www.m5stack.com)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_button.png">
|
||||
</figure>
|
||||
</figure>
|
||||
|
||||
- [BUTTON ユニット 購入(aliexpress)](https://www.aliexpress.com/store/product/M5Stack-Official-Mini-Button-Unit-for-ESP32-Arduino-Micropython-Development-Kit-with-GROVE-GPIO-Port-Blockly/3226069_32921805637.html)
|
||||
@@ -1,34 +1,35 @@
|
||||
# Unit COLOR
|
||||
# COLOR SENSOR ユニット
|
||||
|
||||
## DESCRIPTION
|
||||
## 概要
|
||||
|
||||
This is a unit can detecte the color of object surface which integrates TCS3472 (a color sensor). The unit comunicates with M5Core with I2C.
|
||||
|
||||
## FEATURES
|
||||
|
||||
- High precision
|
||||
- Detection range: -70℃~382.2℃
|
||||
- Two Lego installation holes
|
||||
## 特徴
|
||||
|
||||
## APPLICATION
|
||||
- 高精度
|
||||
- LEGO 互換
|
||||
|
||||
- RGB LED Backlight Control
|
||||
- Product Color Verification
|
||||
## アプリケーション
|
||||
|
||||
## DOCUMENTS
|
||||
- RGB LED バックライトコントロール
|
||||
- 色校正
|
||||
|
||||
- GitHub
|
||||
## ドキュメント
|
||||
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Color)
|
||||
- GitHub
|
||||
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Color)
|
||||
|
||||
- Datasheet
|
||||
- データシート
|
||||
- [TCS3472](https://pdf1.alldatasheet.com/datasheet-pdf/view/560511/AMSCO/TCS3472.html)
|
||||
|
||||
- [TCS3472](https://pdf1.alldatasheet.com/datasheet-pdf/view/560511/AMSCO/TCS3472.html)
|
||||
|
||||
- [Schematic](https://github.com/m5stack/M5Stack)
|
||||
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Color-Unit-TCS34725-Color-Sensor-RGB-Color-Sensor-Development-Board-Module-GROVE-I2C-Compatible/3226069_32946957647.html?spm=a2g1x.12024536.productList_5885013.pic_5)
|
||||
- 回路図
|
||||
- [Schematic](https://github.com/m5stack/M5Stack)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_ncir.png" height="300" width="300">
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_color_sensor.png" height="300" width="300">
|
||||
</figure>
|
||||
|
||||
## 関連情報
|
||||
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Color-Unit-TCS34725-Color-Sensor-RGB-Color-Sensor-Development-Board-Module-GROVE-I2C-Compatible/3226069_32946957647.html)
|
||||
@@ -30,5 +30,5 @@ This is a unit can detecte the color of object surface which integrates TCS3472
|
||||
- [Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Color-Unit-TCS34725-Color-Sensor-RGB-Color-Sensor-Development-Board-Module-GROVE-I2C-Compatible/3226069_32946957647.html?spm=a2g1x.12024536.productList_5885013.pic_5)
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_ncir.png" height="300" width="300">
|
||||
<img src="assets/img/product_pics/units/M5GO_Unit_color_sensor.png" height="300" width="300">
|
||||
</figure>
|
||||
|
||||
Reference in New Issue
Block a user