Code for my birdhouse camera project, originally written as my capstone project at Appalachian State University.
- birdhouse.py - script that checks for motion on a raspberry pi, captures an image, sends it by email, and uploads it to a webserver
- image_bot.py - discord bot that will send the most recent image in a directory when prompted with a command
- upload.py - script to upload a file to a directory on a server
- ip_email.py - script to email a devices ip address, for my raspberry pi
- The repository for the website: https://github.com/teaguejk/birdhouse.site