mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add wm8978 example of NODE
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
***
|
||||
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](https://github.com/m5stack/M5StackModule-Node/tree/master/example)** :electric_plug:**[回路図](https://github.com/m5stack/Bases-Node/tree/master/schematic)** **🛒[购买链接](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)** :clapper:**[関連動画](#関連動画)**
|
||||
:memo:**[概要](#概要)** :octocat:**[サンプルコード](#サンプルコード)** :electric_plug:**[回路図](https://github.com/m5stack/Bases-Node/tree/master/schematic)** **🛒[购买链接](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)** :clapper:**[関連動画](#関連動画)**
|
||||
|
||||
## 概要
|
||||
|
||||
@@ -82,6 +82,20 @@
|
||||
|
||||
- [Node ベース 購入(AliExpress)](https://www.aliexpress.com/store/product/M5Stack-Samrt-WM8978-I2S-DHT12-Ir-500/3226069_32949773234.html)
|
||||
|
||||
## サンプルコード
|
||||
|
||||
* DHT12
|
||||
|
||||
https://github.com/m5stack/Bases-Node/tree/master/example/dht12
|
||||
|
||||
* RGB LED
|
||||
|
||||
https://github.com/m5stack/Bases-Node/tree/master/example/rgbled/NeoPixelFunRandomChange
|
||||
|
||||
* WM8978
|
||||
|
||||
https://github.com/m5stack/esp-adf/tree/master/NODE_example
|
||||
|
||||
## 関連動画
|
||||
|
||||
**NODEデモ - 音声認識**
|
||||
|
||||
Reference in New Issue
Block a user