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:**[Description](#Description)**      :octocat:**[Example](https://github.com/m5stack/M5StackModule-Node/tree/master/example)**      :electric_plug:**[Schematic](https://github.com/m5stack/Bases-Node/tree/master/schematic)**      🛒**[Purchase](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:**[Related Video](#Related-Video)**
:memo:**[Description](#Description)**      :octocat:**[Example](#Example)**      :electric_plug:**[Schematic](https://github.com/m5stack/Bases-Node/tree/master/schematic)**      🛒**[Purchase](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:**[Related Video](#Related-Video)**
## Description
@@ -57,6 +57,20 @@
- **数据手册** - [WM8978](http://pdf1.alldatasheet.com/datasheet-pdf/view/96647/WOLFSON/WM8978.html)
## 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
* WM8978
https://github.com/m5stack/esp-adf/tree/master/NODE_example
## Related Video
**NODE Case - Voice Recognition**