Skip to content

ESP-32 CAM implementation of a Bird classifier using Arduino IDE

Notifications You must be signed in to change notification settings

jlutzwpi/Bird-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bird-Classifier

ESP-32 CAM implementation of a Bird classifier using Arduino IDE

For the file server to run, you also need to have the ESP32 SD File Manager in your Arduino libraries in order for the sketch to compile.

This project uses an ESP32 Cam and an Edge Impulse model to determine if a bird is at your bird feeder. If a bird is there, it will save the snapshot to the SD card. The ESP SD File Manager can be accessed from a web browser to download (or delete) the photos that are stored on the SD card.

To get the Edge Impulse model, go to this project and deploy as an Arduino library. Import the .zip file as you would any Arduino libary import (in the Arduino IDE, go to: Sketch -> Include Library -> Add .ZIP Library...)

About

ESP-32 CAM implementation of a Bird classifier using Arduino IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published