-
Notifications
You must be signed in to change notification settings - Fork 189
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
Development with Arduino IDE (AEGHB-509) #127
Comments
Hello, currently there is no official Arduino library available for audio and sensor functionalities. Updates in this regard may be released in the future. If you are interested in developing such content, you can explore relevant libraries in the open-source community. |
@LHYhorion thanks for your response. To start looking for relevant libraries, it would be very helpful to understand a couple of things.
Many thanks! |
You can find all the hardware information about ESP-S3-BOX-3 at https://github.com/espressif/esp-box/tree/master/hardware/SCH_ESP32-S3-BOX-3_V1.0. For audio input/output, we use ES8311 and ES7210, and we do not use the S3's own ADC. |
Temporarily closed due to the extended period of time with no response. Should you have additional questions or concerns, don't hesitate to reopen the issue. |
What libraries are available to access the on-board audio input/output and accelerometer?
What libraries for the sensors on the ESP32-S3-BOX-3-SENSOR (Temp&Hum , IR Emitter and Receiver, Radar )
The text was updated successfully, but these errors were encountered: