My project is about read the PWM signal of a transmitter and put it back on the actuators. It has some simple AI like stopping the car with a front sensor and two screen to see what's going in the car. It has a ESP32 to communicate with a python a…
My project is about read the PWM signal of a transmitter and put it back on the actuators. It has some simple AI like stopping the car with a front sensor and two screen to see what’s going in the car. It has a ESP32 to communicate with a python app i’m developing to do path finding and auto detect where the cams are positioned because i only have some old phone on droidcam. I will use the python app to communicate with a real car in the future.