*Insanely Tiny* Camera Dev Module (with ESP32-S3)

preview_player
Показать описание
As far as I know, Seeed Studio's XIAO ESP32S3 Sense is the smallest ESP32 Camera Module.
It's basically two boards put together. There is a main board with ESP32-S3 and a camera board which is the expansion board, combined on top of it.
If the size of the PCB is small, you may want to focus on projects that do not require a lot of additional components or space. This will definitely enable more diverse projects.

[Tic Tac Camera Using ESP32CAM And Wireless Charging]

[Seeed Studio XIAO ESP32S3 (Sense)]

[TOPDON TC001 Thermal Camera]

#Tiny #Camera #ESP32S3 #OV2640 #SpyCam #ThatProject
Рекомендации по теме
Комментарии
Автор

I was just looking for this to put it on my 3d printer toolhead. THIS IS.. WONDERFUL.

beachwat
Автор

Nice to see you finally have one and I look forward to seeing future projects as I ordered a few with hopes of replacing existing ESP32-CAM boards with them.

Razor_Burn
Автор

Thanks for the videos. I think its will be a good base for a DIY doorbell with the some features like 2 way video talk

mouhssinemhe
Автор

Do fps test between old esp32cam and this

JamilKhan-hkwl
Автор

Seems several developers, or distributors..., offer sff boards where the size is slightly larger than the attached sd card holder.

OGMann
Автор

Any of you have an idea how to use this as slave and communicate with another ESP32(master) via I2c?

svsv
Автор

I ordered 10 esp. This is one of them. I wish this board had a detachable wifi uf antenna. It would be perfect.

MrIigmac
Автор

With Xiao Cam, do you still have to press Reset button while uploading sketch?
I have problem with ESP32-Cam not able to upload the sketch.. Now I want better cam. But I don't want to go through the same difficulty while uploading sketch.

jumbo
Автор

A nice clip again. Love it. ❤

Can this module stream video through the USB port (as a UVC device).

I wonder how much performance difference between using http vs uvc streaming. Thank you.

tuiastro
Автор

The FPS is extremely low during the streaming test, is it normal?

linciyuan
Автор

Thank you for posting! I'm interested to see an fps comparison as well. I've got the espressif esp32-s3-eye board with octal ram, but haven't found any info on whether the seeed esp32-s3 sense uses quad ram or octal ram.

JesseHughson
Автор

hii, , can we use this board as cctv that streaming video & audio continuously?

evieanindyaputri
Автор

Do you know if this or similar boards support monochrome sensors? I want to try a small camera project with a mono sensor like the SC031GS or OV9281

AdmiralSym
Автор

man, that camera sensor do burns, have any measurements that could help reducing/dissipating the heat when performing streaming/recording?
especially this kind of thing would usually enclosed with a 3d printed case along with the camera(in PLA).

ronronchau
Автор

How can I go about streaming the video feed from this camera over an ethernet connection?

salukikev
Автор

I am currently thinking about creating my own little camera board with focus on keeping the pcb as slim (and preferably short) as possible. I was thinking about using the ESP32-S3 module but came across the ESP32 Pico. I was wondering if you know the impact of RAM and PSRAM on the camera usability. Do I need 8MB of PSRAM? Does it make sense to prefer the newer modules over the old ones?

SurceCde
Автор

i like how cramped this board are. But I wonder how is the performance versus the old esp32cam? Would you mind to test it?

ghafarizainoorrohan
Автор

hey its me again! im interested to buy this devboard since i2s is not possible in esp32cam. It seems possible with this board. can you confirm that this board using a PDM mic instead of I2S? if so i need to prep my code with different method to acquire audio data

Thanks in advance!

gamerlowgraphics
Автор

Thank you for sharing this. Wondering if there's a way I can setup this Cam Dev module as Slave and communicate with another ESP32(master)? My situation is I need to control 4 steep motors and I need 2 cameras. My thinking is setup an ESP32 as master and then this Cam Dev module as slaves(two Cameras) Thank if you may light me

svsv
Автор

What resolution would I need to get 30 fps? Is there a way to increase the FPS at higher resolutions, adding more ram maybe?

AlfieMakes