Twitter Connected Raspberry Pi Camera

Опубликовано: 11 Июль 2026
на канале: Kenneth Finnegan
389
18

A camera that uses a Raspberry Pi to automatically post pictures immediately to Twitter. I used email so that the local python script only needed to hand the email off to a local postfix daemon, and Postfix then deals with the fact that the camera might not always be connected to the Internet.

Blog post with more details soon. Source code is available on github: https://github.com/PhirePhly/tweetcam...