-
-
Notifications
You must be signed in to change notification settings - Fork 466
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
⏸️[FEATURE REQUEST]🦄 Add support for Seeedstudio ESP32S3 sense #994
Comments
Waiting for esp32-arduino 3.00 release for full support because usb is actually OTG usb port |
Camera is supported already |
USB SERIAL OTG is now supported = connect printer / CNC usb port to USB OTG port to communicate (need also external power the esp3d because printer usually do not power their usb port) Note: Serial over USB port is not the same and it is not supported (connect USB OTG to PC USB port and communicate like serial) because their is not need for this for ESP3D |
Note: http://esp3d.io need to be updated |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I bought a couple of https://www.seeedstudio.com/XIAO-ESP32S3-Sense-p-5639.html
need to add the support of this ESP32S3cam board: https://github.com/Mjrovai/XIAO-ESP32S3-Sense/blob/main/Camera_HTTP_Server_STA/camera_pins.h
in ESP3D and configurator
The text was updated successfully, but these errors were encountered: