Skip to content

Automagically post wildlife pictures to twitter with your Raspberry Pi

License

Notifications You must be signed in to change notification settings

russb78/tweety-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tweety-pi

A Raspberry Pi Camera project that automagically snaps wildlife photos and tweets the images to your chosen Twitter account.

How it works

The project uses modmypi.com's HC-SR501 PIR Infrared Motion Sensor, the Raspberry Pi Camera board (using Dave Jones' excellent picamera pure Python library) and Tweepy (Twitter for Python!). When the PIR senses motion a picture is taken and posted to Twitter.

Simply set the project up by your bird table, or window box and leave tweety-pi to do all the heavy lifting while you work, rest or eat a Mars Bar. Just make sure you've got plenty of bird seed!

I recommend commenting out the update_twitter() function until you've tweaked the sensitivity of your PIR motion sensor so you don't inadvertently abuse the Twitter API.

This project was written by Russell Barnes for issue 138 of Linux User & Developer magazine.

About

Automagically post wildlife pictures to twitter with your Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages