WiFi Remote Control Car


Summary

This smart car can be remotely controlled through WiFi. You can control the car from a website using your cell phone or computer when they are connected with WiFi.

What You Will Learn in This Project?

From this project, you will learn how to build WiFi connection with ESP8266, how to write firmware in microcontroller, how to program a controller through the website, and how to make a connection with your website and the smart car through WiFi.

Things You Will Use in This Project

Hardware components:

  • Arduino Uno
  • Car Chassis
  • 2 Motors
  • 3 wheels
  • Breadboard
  • ESP8266 shield module
  • L298P Motor Driver shield
  • 9V battery
  • Cell phone, Tablet or Computer

Software apps and online services:

  • Arduino IDE
  • kidsrobotics.ca website

Back to Projects

Back to Top