-
Notifications
You must be signed in to change notification settings - Fork 164
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
[Page Add][Enhanced Function]Support the camera interface for XIAO ESP32S3 Sense, by Zephyr #1060
Comments
@MatthewJeffson |
NICE, and thank you! @Priyanshu0901 |
Any progress on this one? |
Yes, still a work in progress (still a bit of testing and documentation is left). ETA 1week. |
Thanks a lot for your effort! |
Hi, I'm also interested in this. Do you have already something to share? |
Hi! @epc-ake Yes! Thank you for considering it! @Priyanshu0901 Roy is currently not available on this assignment. |
Hello Team, Thank you, |
The problem is that there is currently no driver for the lcd_cam component of the esp32s3. |
Wow! Thank you for the update! |
Thank you so much for your hard working @epc-ake! |
Hi all, I made two drafts for a pull requests: zephyrproject-rtos/zephyr#75331 and zephyrproject-rtos/zephyr#74974. I can also provide the overlay file needed for the xiao_esp32s3, but I'm not sure where to place it yet. Feel free to test it out and leave your comments. |
Thank you so much! @epc-ake |
@epc-ake how did it end up? I saw that support for ESP32S3 CAM interface has been merged to mainline, as well as the PR that allows to allocate video buffer in SPIRAM. How you tried to run these changes with xiao_esp32s3? Possibly with streaming cam over WIFI? I tried myself but did not manage to get any sensible results. |
HI @pblxptr To be able to run the |
Hi thanks, basically I've already done everything what you just suggested and it looks good, however I'm struggling with sending the stream over wifi (I guess there are some issues with sharing SPIRAM between video and wifi, anyway I keep tracking some ongoing PRs with WiFi changes, mostly related to heap and SPIRAM), perhaps I also need to make some more hacks in my app. |
Okay so you are able to run the |
Yep I was able to run this sample. To be honest I've stumbled upon your changes after I did mine, because I was looking how to combine all these things together namely wifi and camera using external ram. I will try to hack my app and put everything into internal ram and I'll see what will be the result. |
Wow! @epc-ake That sounds really amazing! Sorry our guys were busy on the Watcher and I was thinking the new framework of the Contributor Program. It is great to see the progress going well! Happy Mid-Autumn Festival to you guys! |
This issue is closed, If you have any questions, you can comment and reply. |
@MatthewJeffson why is this closed? Is the support for XIAO ESP32S3 Sense added to Zephyr? |
Oh! @pblxptr I am sorry I am looking the wrong issue. Thanks for the notices! |
@MatthewJeffson hey I submitted a PR with support for the Xiao ESP32 S3 sense. Any remarks will be highly appreciated. |
Oh Hi! @pblxptr Patryk thanks for the PR! I really appreciated! Are you using XIAO ESP32S3 Sense enable all Zephyr functions? including the camera usage? |
Hi, enabling camera was my main focus, so camera and sd card available on XIAO ESP32S3 Sense are working. There is also a mic on this board as far as I know, but tbh I didn't need it so I haven't touched it. |
That is nice! I will have my colleagues contacting the Zephyr Official regarding the PR. By the way, would you mind upgrading the wiki about how to use it? https://wiki.seeedstudio.com/xiao_esp32s3_zephyr_rtos/ Refer to the Contributor Program, I really want to make some compensation for your efforts! Best Regards, |
Sure, once they merge my changes I'll update the wiki |
NICE! That would be great! Thanks! |
I think this one can be closed. |
This issue is closed, If you have any questions, you can comment and reply. |
Overview
boards: Extend XIAO ESPS3 board to support for XIAO ESP32S3 Sense zephyrproject-rtos/zephyr#60148 May be worth circling back here once someone has a chance to tackle that issue to further augment it.
How do we work together?
What do we offer?
We want to express our gratitude to our contributors by offering a range of rewards. Depending on the difficulties(Tier 0/1/2/3), the time we expect(Days 1/3/7/15), the actual submission time and the actual submission contents, we will offer different levels of rewards.
FAQ
I think I can complete the assignment, but I need more time?
The text was updated successfully, but these errors were encountered: