-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I program this board with Arduino? #3
Comments
Do you have the ESP32 core library installed? https://github.com/espressif/arduino-esp32 |
Which arduino library do I use to play wav files with the WM8978? where can I find the schematics for this board? |
Try this repository: https://github.com/whyengineer/esp32_snow I have gotten the web_radio example to work. There is also an audio_play example that may be what you want. You will have to use the esp-idf development framework. |
There is an answer: |
Can you provide me with a step-by-step guide to get Arduino working on this board?
The text was updated successfully, but these errors were encountered: