Monday, 5 April 2021

ESP32_CAM

This is an attempt to carry out some projects based on the ESP32-CAM module.


The goal is to create some Robots for my grandchildren:

- piloting "turtles", for example on a play mat, with programming of reproducible courses (initiation to programming).

- control of a turret to launch NERF arrows ...
It is obvious that the piloting and the visualization of the camera on a smartphone or a tablet presents a certain interest compared to a simple remote control.


I will be inspired by "ESP-CAM building your own robot car"
 (https://custom-build-robots.com ) 
which works perfectly.