Skip to content

For-The-Birds/birdfeeder

Repository files navigation

birdfeeder

Tracking birds in feeder using

setup

Everything split in three parts.

  • First one is runnig on raspberry pi 2. Webcam and dslr are connected to rpi. It runs motion daemon and pibird go service.
  • Second is a computer with main loops in dslr.sh and kbdhandler.sh. And bird detection service with tensorflow written in python3.
  • Third, optional, is the esp32 board with the tcs34725 rgb sensor (for setting up dslr's exposure) and couple of relays (for the case if camra or dslr hungs up).

Everything is powered by single ATX PSU.

Licence

MIT