Week 11

Things I did this week:

  1. Design, build, and connect wired or wireless node(s) with network or bus addresses and a local interface

Design, build, and connect wired or wireless node(s) with network or bus addresses and a local interface



I used ESP32-S3 CAM to video stream, and attempted to process the image.

Tried for a long time but keep getting the error cannot probe camera. The problem is as labeled, the XIAO board was broken.
Keunwook let me borrowed his board and I got the code for taking photos working. It was connected with an SD card.
Photo taken.
I then tried to process the image to gray scale with stb and also tried to modify the buffer directly, but none of them worked and gave me the following error.
BACK TO TOP