ENGR Final Project

For our ENGR 103 final project, we decided to create an remote controlled car. We purchased our parts from the TekBots Store on the OSU Campus. Using an ESP32 and an L298N, we controlled two simple motors with wheels. Then using the ESP32's IP, we hosted a webpage using the microcontroller. We coded buttons the move the robot forwards, backwards, and to stop.

0 Lifts 

Artifacts

Name Description
Sources -Code Source -Website Source -Idea Source   Link
Car Model 3D model created in Fusion 360 to be 3D printed.   Download
RC Website Website used for controlling the vehicle with 3 buttons: FORWARDS, BACKWARDS, and STOP.   Link
Arduino IDE Code Code for website and RC car motor control in C++. Executed on Arduino IDE.   Download