CE432 Fall 2022
Homework 3
Name: David Lee

Email: djlee1@fortlewis.edu

ESP-32 CAM Introduction

Introduction:
The Objective of this homework is to get the ESP32-Cam programable and to test with some simple function. As well as playing around with the LED light on the board.

Materials and Methods:
Arduino, ESP32-cam


Results:

Task 1: Start and stop Video Streaming on a web server


Figure 1: Start and Stop Video stream on the Web Server

Task 2: Video Streaming with Sensor Reading

Figure 2: Video Stream and Sensor Reading

Task 3: Remote Controlled car with camera from webserver


Figure 3: RC Car working

I completed the inperson demonstrations for showing both the Vertical Camera and the slowly/gently start.

Discussion:
This homework was able to be sucessfully completed. It was really fun and interesting to use the RC car with the ESP32 CAM. The wifi controlled movements were much smoother than I thought would be. The code for the Car is loaded to the server under CE432/HW3