Camera Usage for Sense Version | Seeed Studio Wiki #548
Replies: 15 comments 12 replies
-
|
Will there be a guide released on how to utilize the auto-focus feature on the OV5640 module? |
Beta Was this translation helpful? Give feedback.
-
|
Is there a way I can use this board as a webcam or a wired camera by connecting it to my laptop? |
Beta Was this translation helpful? Give feedback.
-
|
can i use the sense and the camera to webstream using circutpython |
Beta Was this translation helpful? Give feedback.
-
|
i tried https://github.com/limengdu/SeeedStudio-XIAO-ESP32S3-Sense-camera/tree/main/CameraWebServer . |
Beta Was this translation helpful? Give feedback.
-
|
How do we tell which version of ESP32S3 Sense or the Camera module is in my possession? Version 2 or version 3? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I have been trying so hard to make my own camerawebser program, but I have had complications with my code, the camera and the web server do not work and apparently a watchdog is activated in the program, displaying the same messages on the serial port. my code // Configuración de red WiFi // Pines de la cámara OV2640 (para Xiao ESP32S3) #define Y9_GPIO_NUM 36 // Declaración de funciones void setup() { // Configuración de la cámara // Tamaño de imagen y calidad // Inicializar la cámara // Conectar a la red WiFi // Iniciar el servidor de la cámara void loop() { // Configuración del servidor de cámara httpd_handle_t server = NULL; serial port |
Beta Was this translation helpful? Give feedback.
-
|
That is Generic ONVIF and RTSP support for legacy camera connection? |
Beta Was this translation helpful? Give feedback.
-
|
For micropython with OV5640 cam, i had to flash it with the latest release from https://github.com/cnadler86/micropython-camera-API in releases section for this module. Here is github gist of an example sending it to a ntfy notification https://gist.github.com/skittleson/e869a039a01b66fb8add218053b663ef |
Beta Was this translation helpful? Give feedback.
-
|
Is SX esp32 s3 support other 0V5460? |
Beta Was this translation helpful? Give feedback.
-
|
i have xiao esp32s3 sense with OV3660 sensor no matter what i do i cant get video streaming and capture image only the website is loading i cant get the image |
Beta Was this translation helpful? Give feedback.
-
|
i have Xiao and the reason why i want OV5640 is that it keeps
shattering green pigment in the original camera.
…On Sun, 12 Oct 2025 at 17:34, ALBIN ANTONY ***@***.***> wrote:
i have xiao esp32s3 sense with OV3660 sensor no matter what i do i cant
get video streaming and capture image only the website is loading i cant
get the image
—
Reply to this email directly, view it on GitHub
<#548 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BM2ITLNKZDB6D6DGFDWESWT3XIOCTAVCNFSM6AAAAACHJ5DJ7WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINRVG43DSMA>
.
You are receiving this because you commented.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
|
i used the product as soon as i got it i tested the camera module after a
few days then i knew the thing was not working
as screen shot what should i give u
how to get the logs of this board i havent used sense craft ai i will try
it and share what happens
… On Mon, Oct 13, 2025 at 3:28 PM 008 ***@***.***> wrote:
> Hi, could you please provide relevant screenshots so that we can analyze
> the issue? Was the problem present as soon as you received the product?
> Additionally, do you also get the same green screen when testing on our
> SenseCraft AI platform?
> https://sensecraft.seeed.cc/ai/home
>
> —
> Reply to this email directly, view it on GitHub
> <#548 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BHIKFSWMTY43SAMHKPOLCF33XNZVXAVCNFSM6AAAAACHJ5DJ7WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINRWGQYDINI>
> .
> You are receiving this because you commented.Message ID:
> <Seeed-Studio/wiki-documents/repo-discussions/548/comments/14664045@
> github.com>
>
|
Beta Was this translation helpful? Give feedback.
-
|
In this tutorial you mention: Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
I'm new to seeed studio products, I want to know if you also provide code for ESP-IDF? |
Beta Was this translation helpful? Give feedback.
-
|
i want to read qr code with helop esp32s3 sense and want to display the content of qr on display .but issue is that no such library is present in arduino for reading the qr code.What should i do? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Camera Usage for Sense Version | Seeed Studio Wiki
This tutorial will explain how to properly use the camera on the XIAO ESP32S3 Sense.
https://wiki.seeedstudio.com/xiao_esp32s3_camera_usage/
Beta Was this translation helpful? Give feedback.
All reactions