You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my search to find a solution to how to send jpeg frames to another i2c device from the esp32cam I came across your code and wondered if you could weigh in on how trivial or difficult it might be.
My attempts using the i2c slave example works to connect an esp32 to another i2c device (i.e. an rpi), but when I run the same code on the esp32cam it doesn't connect.
Your insight would be most appreciated!
The text was updated successfully, but these errors were encountered:
In my search to find a solution to how to send jpeg frames to another i2c device from the esp32cam I came across your code and wondered if you could weigh in on how trivial or difficult it might be.
My attempts using the i2c slave example works to connect an esp32 to another i2c device (i.e. an rpi), but when I run the same code on the esp32cam it doesn't connect.
Your insight would be most appreciated!
The text was updated successfully, but these errors were encountered: