Hello, I have OV7670 camera module (1), Arduino uno R3 boards, and SD card reader (2)(without 3.3v-5v level shifter). As I see this SD card module is bad !!!(3)
8GB class4 FAT32 sd card
Also I have 2pcs EEPROM module(4) if it's possible to use for camera!
I want to use Camera,
So I need any way, how to use this camera module with eeprom or without it, or how to use this sd card module with resistors or some other parts.
First goal is just video streaming with camera->arduino->PC or take picture
Second is face detection or something like this.
Third and MAIN goal is video streaming via wifi or camera->arduino->wifi transmit to cloud server-> access from PC or phone or tablet or server
lasha_p92:
First goal is just video streaming with camera->arduino->PC or take picture
Second is face detection or something like this.
Third and MAIN goal is video streaming via wifi or camera->arduino->wifi transmit to cloud server-> access from PC or phone or tablet or server
You need a webcam and OpenCV on the PC then...
You can run OpenCV on the Raspberry Pi, but you'll want a model 2 for faster
performance and you can only use the Ras Pi camera module (or a webcam).