So far, I've assembled a prototype, kind of bundling it in a naturesbyte enclosure!
current parts list
- Waveshare Li-ion Battery HAT for Raspberry Pi, 5V Output, Quick Charge
- Arducam IMX519 16MP AF
- RPI 4 Model B 4GB
- PIR

And we did get some decent videos and stills! I'll be changing to the 64MP Arducam however! Feel free to look at a video capture on makertube! https://makertube.net/w/mZDYeiYTHJMPaw3hvEZGmH since it won't allow me to embed it :-(

As per code, we are grabbing an image, running inference, then annotating the image with the highest probability class (see logs for the code), then we store the species name, timestamp, and image path, in a MySQL database.
