ENGR 432 2023 Fall
ESP-32 Cam Introduction
Name:
Seth VanMatre
Email: sgvanmatre@fortlewis.edu

ESP-32 Cam Introduction

Task 1:
Working.png
Figure 1: Getting the ESP-32 Cam working.

FaceDetection.png
Figure 2: ESP-32 Cam drawling the face detection box.

intruder.png
Figure 3: Intruder alert.

enroll.png
Figure 5: Enrolled face.

Task 2:








Task 3:

This was intresting and insightful on how these camera communications work using the local roughter in order to communicate with the internet. Unfortunetly I wasn't able to get the face reconition to work. I tried various solutions like reverting to an earlier version of arduion as well as the ESP32 library to no avail. I even tried reverting back to the code that was shown in the book to which various librarys were missing and could not be installed to fix the issue.