mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of https://github.com/m5stack/m5-docs
This commit is contained in:
+2
-2
@@ -49,10 +49,10 @@
|
||||
|
||||
<iframe width="560" height="315" src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201811/Iphone%20Controlled%20M5Bala%20.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
**BALAサンプル - ライントレース**
|
||||
**BALA デモ - ライントレース**
|
||||
|
||||
<iframe height=498 width=510 src='https://player.youku.com/embed/XNDA2MTE0MjUzMg==' frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
**BALA 的演示 - 使用手机巡线**
|
||||
**BALA デモ - スマホを用いたライントレース**
|
||||
|
||||
<iframe width="560" height="315" src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201812/Self-tracing%20Car.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
@@ -84,17 +84,14 @@
|
||||
|
||||
## サンプルコード
|
||||
|
||||
* DHT12
|
||||
- DHT12
|
||||
- https://github.com/m5stack/Bases-Node/tree/master/example/dht12
|
||||
|
||||
https://github.com/m5stack/Bases-Node/tree/master/example/dht12
|
||||
- RGB LED
|
||||
- https://github.com/m5stack/Bases-Node/tree/master/example/rgbled/NeoPixelFunRandomChange
|
||||
|
||||
* RGB LED
|
||||
|
||||
https://github.com/m5stack/Bases-Node/tree/master/example/rgbled/NeoPixelFunRandomChange
|
||||
|
||||
* WM8978
|
||||
|
||||
https://github.com/m5stack/esp-adf/tree/master/NODE_example
|
||||
- WM8978
|
||||
- https://github.com/m5stack/esp-adf/tree/master/NODE_example
|
||||
|
||||
## 関連動画
|
||||
|
||||
|
||||
@@ -34,8 +34,7 @@
|
||||
|
||||
### 1. Arduino IDE
|
||||
|
||||
*以下のコードは不完全です(説明のためだけに). 完全なコードが必要な場合は、ここをクリックしてください[サンプルコード](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/Arduino)`plus_read_encoder.ino`.*
|
||||
|
||||
*完全なソースコードは[こちら](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/Arduino)`plus_read_encoder.ino`。*
|
||||
|
||||
```arduino
|
||||
/*
|
||||
@@ -78,6 +77,6 @@ while(Wire.available()) {
|
||||
|
||||
## 関連動画
|
||||
|
||||
**PLUSの作品 - ページめくりとメニューインタフェースの選択**
|
||||
**PLUS デモ - ツリーメニューの操作**
|
||||
|
||||
<iframe width="560" height="315" src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201812/M5Stack%20Encoder.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
@@ -75,10 +75,10 @@ if (Wire.available()) {
|
||||
|
||||
## 相关视频
|
||||
|
||||
**Joystick 的演示 - 遥控轮椅**
|
||||
**Joystick デモ - 車椅子操作**
|
||||
|
||||
<iframe width="560" height="315" src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201812/M5Stack%20Joystick.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
**Joystick 的演示 - 菜单界面的翻页与选择**
|
||||
**Joystick デモ - ツリーメニュー操作**
|
||||
|
||||
<iframe height=498 width=510 src='https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201901/Control%20M5%20With%20Joystick.mp4' frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
@@ -109,10 +109,10 @@ void FastLEDshowTask(void *pvParameters){
|
||||
|
||||
## 関連動画
|
||||
|
||||
**Neopixel 的演示 - 01**
|
||||
**Neopixel デモ - 01**
|
||||
|
||||
<iframe height=498 width=510 src='https://player.youku.com/embed/XMzg3NzE3NzY0MA==' frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
**Neopixel 的演示 - 02**
|
||||
**Neopixel デモ - 02**
|
||||
|
||||
<iframe width="560" height="315" src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Blog/Twitch201901/Akela%20Weapons.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
Reference in New Issue
Block a user