This project was inspired by the work of Andy Stanford-Clark (@andyc) and Lucy Rogers (@drlucyrogers). They used NodeRED to control a Maplin Action Dino kit via the Twitter hashtag #wakedino. When a tweet containing #wakedino is found by the NodeRED script, the motor is started, which in turn makes the dinosaur nod up and down.
I opted to recreate their work in Python using the Tweepy library. I also wanted to build upon the NodeRed implementation with the addition of sound, and the capturing and tweeting of an image. Continue reading