Arduino Forum
>
Using Arduino
>
Project Guidance
>
Arduino + M5Stack ESP32 Cam Grove I2C video stream
Print
Go Down
Pages:
[1]
Topic: Arduino + M5Stack ESP32 Cam Grove I2C video stream
(Read 140 times)
previous topic
-
next topic
loyalburrito
Newbie
Posts: 13
Karma: 0
[add]
Arduino + M5Stack ESP32 Cam Grove I2C video stream
Aug 18, 2020, 11:42 pm
Hi all,
I have an arduino nano and an M5Stack ESP32 cam board. I would like to send the image/video data from the cam to the arduino. I noticed the cam board in particular has a grove port with I2C connection and 5V power however I am not sure if it is possible to send image data through these ports and not alot of documentation is on the Grove I2C port connection.
A link to the documentation of the
ESP32 cam board
.
Any help/advice would be great.
Thanks in advance!
blh64
Faraday Member
Posts: 3,292
Karma: 293
[add]
Re: Arduino + M5Stack ESP32 Cam Grove I2C video stream
#1
Aug 19, 2020, 05:40 am
It looks like the i2c bus is for communication with the various i2c devices on the board (BME280, MPU6050).
Print
Go Up
Pages:
[1]
Loading...