Difference between revisions of "Voice Interaction Hat for MakePython"
From MakerFabsWiki
(→Usage) |
(→record and play with Makepython) |
||
Line 22: | Line 22: | ||
You can get Makepython ESP32(Wrover) from '''[https://www.makerfabs.com/makepython-esp32.html MakePython ESP32(Wrover)]'''<br> | You can get Makepython ESP32(Wrover) from '''[https://www.makerfabs.com/makepython-esp32.html MakePython ESP32(Wrover)]'''<br> | ||
− | === | + | === Record and Play === |
[[File:Voice Interaction Hat for MakePython 103.jpg|500px]]<br> | [[File:Voice Interaction Hat for MakePython 103.jpg|500px]]<br> | ||
'''Github: [https://www.makerfabs.com/wiki/index.php?title=Main_Page xxx]'''<br> | '''Github: [https://www.makerfabs.com/wiki/index.php?title=Main_Page xxx]'''<br> |
Revision as of 03:39, 30 October 2020
Attention!!! This product has not been released.
Introduce
Model: xxx
Features
- Integrated ESP32 Wrover 2.4G WiFi and Bluetooth
- WM8960, the low power, high-quality stereo CODEC.
- Speaker.
- Two ADMP401 MEMs microphone.
- Recording distance < 2m.
- Audio jack.
- Support Micro SD Card.
Diagram
Usage
Voice Interaction Hat for MakePython can’t work alone, it need work with MakePython ESP32(Wrover), also work with other controller connection pins.
You can get Makepython ESP32(Wrover) from MakePython ESP32(Wrover)
Record and Play
- Combined with MakePython, insert the SD card, plug in the cable for power supply.
- Open the code xxx with Arduino, if you have not installed the package for ESP32 after Arduino IDE installed, it will need to be installed and the required library files need to be installed too. The detailed installation tutorial can be viewed here: Arduino_ESP32
- Select Tools-> Board-> ESP32 Wrover Module, and Tools-> Port-> COM….
- Verify and upload the code.
- Turn up and down to select the menu, press to confirm the selection.
- After entering the recording function, you need to keep pressing the button until the recording ends.
- The playback function can display two recorded files, one is the current recorded completed, and the other is the last recorded file.
F&Q
You can list your question here or contact support@makerfabs.com for technology support. Detailed descriptions of your question will be helped to solve your question.