add wm8978 example of NODE

This commit is contained in:
watson8544
2019-01-31 09:26:21 +08:00
parent 4833a7e8a5
commit 2affc334f4
3 changed files with 45 additions and 3 deletions
+15 -1
View File
@@ -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デモ - 音声認識**