9. Inputs¶
Overview¶
This week I used the camera module on the ESP32S3 to make a detection software using ai for my final project.
Understanding How it Works¶
To make this weird input device possible I first needed to understand how it worked so I found this tutorial which explained to me how it works and linked this website which gave me some template models I could test using the esps3 to know that it work.
Test¶
This tutorial also gave instructions on how to make my own model. By going to Edge Impulse I was able to create my own ai generated video detection model.
Making one for my Final Project¶
Since my project is a robot dog, I wanted it to spot out doors. When it did see them I wanted it to stop but I didn’t get around to it this week. To do this I went around my house with my computer and the esp plugged into it, going from door to door and getting lots of wide fram pictures of them.