WiFi Controlled RC car using ESP8266 and Arduino
I used the ESP8266 board to host a web server to get and post data to it and used the i2c bus to communicate with the Arduino board to control the motors using a motor driver connected to the Arduino board. This project showcases IoT principles with wireless motor control and web-based interfaces.