This is the continuation of the Autonomous Car project I have built a while ago. You can find it here.
Follow the steps given in the GitHub repository and build your car.
Follow this link to build your own ESP32 RC car
I have made few changes to it add boltiot WiFi module to collect the sensor data.
Follow the below code to modify the car to collect the sensor data using boltiot WiFi module.(currently works on only linux systems)
1. Modify the linuxLog.py and linuxClient.py files. Check the codes below.
2. Attach the desired sensor to your BoltIot wifi module. Use this link to know how to do it. It also has few examles.
3. Upload the code and SUCCESS!!!
Comments
Please log in or sign up to comment.