fix some pictures

This commit is contained in:
塩入孔章
2018-11-05 12:15:46 +08:00
parent 0ee57bf371
commit a39db4a18a
12 changed files with 61 additions and 5 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 62 KiB

+5 -3
View File
@@ -16,12 +16,13 @@
<img src='assets/img/product_pics/2.jpg'><img src='assets/img/product_pics/module.png'>
| 無線通信モジュール | アクセサリモジュール | 制御モジュール |
| (無線)通信モジュール | アクセサリモジュール | 制御モジュール |
|:---------------:|:-----------------:|:-----------:|
| [GPS](ja/product_documents/modules/module_gps) | [PROTO](ja/product_documents/modules/module_proto) | [STEPMOTOR](ja/product_documents/modules/module_stepmotor) |
| [LORA](ja/product_documents/modules/module_lora) | [BATTERY](ja/product_documents/modules/module_battery) | [Node](ja/product_documents/modules/module_node) |
| [LORA](ja/product_documents/modules/module_lora) | [BATTERY](ja/product_documents/modules/module_battery) | [SERVO](ja/product_documents/modules/module_servo) |
| [SIM800/GPRS/GSM](ja/product_documents/modules/module_sim800) | [BTC](ja/product_documents/modules/module_btc) | / |
| / | [PLUS](ja/product_documents/modules/module_plus) | / |
| [LoRaWAN](ja/product_documents/modules/module_lorawan) | [PLUS](ja/product_documents/modules/module_plus) | / |
| [COMMU](ja/product_documents/modules/module_commu)| / | / |
## ベース
@@ -31,6 +32,7 @@
- [PLC](ja/product_documents/bases/plc_base)
- [FACES](ja/product_documents/bases/face_base)
- [LAN](ja/product_documents/bases/lan_base)
- [Node](ja/product_documents/bases/base_node)
## アクセサリ
@@ -41,6 +41,19 @@ Node モジュールは12個のRGB LED(SK6812)、コーデックチップ(WM8978
- サンプルコード
- [Arduino](https://github.com/m5stack/M5StackModule-Node/tree/master/example)
<figure>
<img src="assets/img/product_pics/modules/node_01.jpg" alt="node_01" width="300px" height="300px">
</figure>
<figure>
<img src="assets/img/product_pics/modules/node_02.jpg" alt="node_02" width="300px" height="300px">
</figure>
<figure>
<img src="assets/img/product_pics/modules/node_03.jpg" alt="node_03" width="300px" height="300px">
</figure>
<figure>
<img src="assets/img/product_pics/modules/node_04.jpg" alt="node_04" width="300px" height="300px">
</figure>
## 関連情報
- [Node モジュール 購入(AliExpress)](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)
@@ -2,8 +2,31 @@
## 概要
(近日公開...)
M5Stack COMMU モジュールはRS-485通信(SP3485)、CAN通信(コントローラ: MCP2515, トランシーバ: TJA1051)、I2C通信が可能なモジュールです。
## 特徴
- 1x RS-485ポート
- 1x CANポート
- 2x I2Cポート
- 1x TTLポート
## ドキュメント
- サンプルコード
- (近日公開...)
- データシート
- [MCP2515](http://ww1.microchip.com/downloads/en/devicedoc/20001801h.pdf)
- [TJA1051](https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf)
- [SP3485](https://www.exar.com/ds/sp3485.pdf)
<figure>
<img src="assets/img/product_pics/modules/commu_01.jpg" alt="commu_01" width="300px" height="300px">
</figure>
<figure>
<img src="assets/img/product_pics/modules/commu_02.jpg" alt="commu_02" width="300px" height="300px">
</figure>
## 関連情報
- [M5Stack COMMU モジュール 購入(AliExpress)](http://www.m5stack.com)
- [M5Stack COMMU モジュール 購入(AliExpress)](https://ja.aliexpress.com/store/product/M5Stack-New-COMMU-Module-Extend-RS485-TTL-CAN-I2C-Port-with-MCP2515-TJA1051-SP3485-Development-Board/3226069_32954475633.html)
@@ -0,0 +1,9 @@
# M5Stack LoRaWAN モジュール
## 概要
(近日公開...)
## 関連情報
- [M5Stack LoRaWAN モジュール 購入(AliExpress)](https://ja.aliexpress.com/store/product/M5Stack-New-LoRaWAN-Module-433-470Mhz-868-915MHz-with-Internal-Antenna-and-MCX-External-Antenna-Port/3226069_32953098569.html)
@@ -0,0 +1,9 @@
# M5Stack SERVO モジュール
## 概要
(近日公開...)
## 関連情報
- [M5Stack SERVO モジュール 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-New-SERVO-Module-Board-12-Channels-Servo-Controller-with-MEGA328-Inside-Power-Adapter-6-24V/3226069_32951356502.html)