2018-11-27 16:12:28 +08:00
|
|
|
# SIM800L モジュール
|
2018-10-31 17:02:56 +08:00
|
|
|
|
2018-11-29 12:38:44 +08:00
|
|
|
[中文](zh_CN/product_documents/modules/module_sim800) | [English](en/product_documents/modules/module_sim800) | 日本語
|
2018-11-28 15:18:11 +08:00
|
|
|
|
2018-10-31 17:02:56 +08:00
|
|
|
## 概要
|
|
|
|
|
|
2018-11-27 16:12:28 +08:00
|
|
|
**<mark>SIM800L</mark>**モジュールは小型のSIM800Lを用いたGSM/GPRS通信用モジュールです。
|
2018-10-31 17:02:56 +08:00
|
|
|
M5Stackシリーズのコアを使用し、Blockly、Arduino、MicroPythonでプログラムすることが可能です。
|
|
|
|
|
|
2018-11-05 15:35:41 +08:00
|
|
|
**SIM800L**モジュールはクアッドバンドのGSM/GPRS通信ソリューションを提供します。SIM800LとM5StackはUSART2と呼ばれるシリアルポートで接続されます。もちろん、あなた自身でシリアルポート番号を変更することも可能です。
|
2018-10-31 17:02:56 +08:00
|
|
|
|
|
|
|
|
## 特徴
|
|
|
|
|
|
|
|
|
|
- SIM800L モジュール
|
|
|
|
|
- アンテナ内蔵
|
2018-12-07 10:16:35 +08:00
|
|
|
- 3.5 mm オーディオジャック, マイク(ユーザーは、マイクを有効にするためにO ohm抵抗を半田付けする必要があります)
|
2018-10-31 17:02:56 +08:00
|
|
|
- マイク
|
|
|
|
|
- パラメータ
|
|
|
|
|
- GSM/GPRS
|
|
|
|
|
- クアッドバンド 850/900/1800/1900MHz をサポート
|
|
|
|
|
- 低消費電力で通話、SMS、データ通信が可能
|
|
|
|
|
- Bluetooth と Embedded AT
|
|
|
|
|
|
2018-12-07 10:16:35 +08:00
|
|
|
## ピンマッピング
|
|
|
|
|
|
|
|
|
|
*After SIM800 was stacked with M5Core, they communicat through UART2*
|
|
|
|
|
|
|
|
|
|
**SIM800**
|
|
|
|
|
|
|
|
|
|
| SIM800 Pin | ESP32 Chip |
|
|
|
|
|
| :----------: |:------------: |
|
|
|
|
|
| TXD | GPIO16 |
|
|
|
|
|
| RXD | GPIO17 |
|
|
|
|
|
| RST | GPIO5 |
|
|
|
|
|
|
2018-10-31 17:02:56 +08:00
|
|
|
## パッケージ内容
|
|
|
|
|
|
2018-11-27 16:12:28 +08:00
|
|
|
- 1x SIM800L モジュール
|
2018-10-31 17:02:56 +08:00
|
|
|
|
|
|
|
|
## アプリケーション
|
|
|
|
|
|
|
|
|
|
- 二酸化窒素アラーム
|
|
|
|
|
- 自動WebクローラーSMS通知
|
|
|
|
|
- リモート検針システム
|
|
|
|
|
|
|
|
|
|
## ドキュメント
|
|
|
|
|
|
2018-11-05 15:35:41 +08:00
|
|
|
- **サンプルコード**
|
2018-10-31 17:02:56 +08:00
|
|
|
- [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples)
|
2018-11-05 15:35:41 +08:00
|
|
|
- **データシート**
|
2018-10-31 17:02:56 +08:00
|
|
|
- [SIM800L](http://simcomm2m.com/En/module/detail.aspx?id=138)(SIM800L)
|
|
|
|
|
|
2018-11-05 15:35:41 +08:00
|
|
|
<figure>
|
|
|
|
|
<img src="assets/img/product_pics/modules/sim800_01.jpg" alt="sim800_01" width="300px" height="300px">
|
|
|
|
|
</figure>
|
|
|
|
|
<figure>
|
|
|
|
|
<img src="assets/img/product_pics/modules/sim800_02.jpg" alt="sim800_02" width="300px" height="300px">
|
|
|
|
|
</figure>
|
|
|
|
|
|
2018-10-31 17:02:56 +08:00
|
|
|
## 関連情報
|
|
|
|
|
|
2018-11-27 16:12:28 +08:00
|
|
|
- [SIM800L モジュール 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-gsm-SIM800L-iot-arduino-ESP32-3-5/3226069_32843211923.html)
|