Hi,
there are many Arduino controlled CAR, there are many ESP32CAM controlled car, if I like the car to do lot of works, I mean it is a little more complex sketch for Arduino:
should I use an ESP32CAM alone to control the car, is that powerful enough ?
or should I use an Arduino + ESP32CAM combine to control the car where the ESP32 just works as WIFI sensor?
Thanks
Adam
Neither of those have WiFi capability, better to use an ESP32.
The ESP32 will do the job very well. And it is an awful lot cheaper than any "new" (or existing) Arduino WiFi products and I venture to say, cleaner to program.
I can't see why you would not want to use the ESP32.
Thanks.
I'll try to shift to ESP, actually ESP32CAM.
still the question is if I use ESP32CAM, which I2C being used by CAM, is it possibly to add IO expander?
if I use a FPC shown below, can that I2C function well when CAM stream?