mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Modify c-hat, atom-base doc
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
#### CAN通信
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ void get_encoder_increment(void){
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
*`faces_encoder.ino`の完全なコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/ENCODER/Arduino/faces_encoder).*
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ GPIO16、GPIO17を他の目的に使用する場合は、GPSモジュールに
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
*完全なソースコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/GPS/Arduino)。*
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ void get_joystick_offset(void){
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
*完全なソースコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/JOYSTICK/Arduino/faces_joystick)。*
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ LoRa™は少ない消費電力で広いエリア(1~2km)をカバーする無線
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
2台以上のLoRaモジュールを用い、長距離通信を行うサンプルコードです。
|
||||
- メッセージの送信に成功したら、青い文字列が表示されます。
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
## サンプルコード
|
||||
|
||||
### Arduino IDE
|
||||
### 1. Arduino
|
||||
|
||||
これは2つのLoRaWANモジュール間通信のサンプルです。`3.6 Point to Point communication with LoRa` of [LoRaWAN User Manual](http://wiki.ai-thinker.com/_media/lora/docs/rhf76-052_ho_to_use_ai-thinker_s_lorawan_modem.pdf)のセクションを参考にしてください。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user