Tweet-a-pot is the next in fancy twitter enabled devices. This coffee pot enables its owner to make a pot of coffee from anywhere they have cell phone reception, using twitter and an arduino board.
The tweet-a-pot is the easy implementation for remote device control! with a bit of code and some hardware, you can have your very own twitter enabled coffee pot.
Take a look at this quick video, Special thanks to Sam:
Remove these ads by
Signing UpStep 1: Supplies
1 Power Switch Tail, this is basically a relay that is used to interface with the AC voltage
1 Arduino Board (any will do)
1 Computer running the arduino IDE and Python
1 Drip Coffee Pot












































Visit Our Store »
Go Pro Today »




There are some really good things for people to learn here. (from your instructions, especially)
-first: when running, does the arduino need to be connected via a serial cable? or can one use the usb cable?
-Also, (my main problem) i recieve a serial error... what could this be?
thanks!
tcerier
# Consumer key
*****************************
# Consumer secret
***************************************
# Request token URL
http://twitter.com/oauth/request_token
# Access token URL
http://twitter.com/oauth/access_token
# Authorize URL
http://twitter.com/oauth/authorize
so what would I use for
access_token_key='accesskey', access_token_secret='accesssecret')
thanks
I've got an instructable here detailing the process of getting your tokens. Like everything, it's simple once you know how....
http://www.instructables.com/id/Simple-Tweet-Arduino-Processing-Twitter/step4/Twitter/
After searching the python twitter library, I was having trouble finding how this library generates these keys. So sorry I don't think I can help you there.
But another similar python library I found for twitter called Tweepy does have lots of documentation!
And a nice example of how to get started!
check it out - http://jeffmiller.github.com/2010/05/31/twitter-from-the-command-line-in-python-using-oauth
What GUI are you using?
Is it Python?
I really don't understand how I execute the .py file you included, uploading the sketch is simple.
Thanks for your help,
Rob
Also, any suggestions for interfacing with a Keurig machine?
can u reply soon please
A terrific, well written instructable! Also a great Intro-to-Python project. I expected to see info on how to hack the coffee pot's circuits, but this project just controls the power to the pot. Clever. And obviously generic. . Controlling the power source ("PowerSwitchTail") via tweets can have many applications.
http://powerswitchtail.com/default.aspx
https://www.adafruit.com/products/268
Seems that (at work) the engineers, capable of generating software and commanding large salaries, yet are totally incapable of making a new pot of coffee for the next person. Is it entitlement issues, inconsiderate people, or plain laziness?
Again, I don't drink coffee but I hear the fireworks of the next person's meltdown.
Is there a "Make a new pot when you take the last of the coffee or I rate limit your Internet connection to 300 baud" feature? (or wrap out their port to a dead VLAN, modify their network settings, let *all* of the spam from the Internet get into their e-mail....)
How about an Arduino driven camera that senses each time the coffee pot is lifted, taking a picture/video, as well as weighing how much is left, so we can scold the "lazy person" by sending this photo/video over e-mail?
I have a similar device at home but instead of using an Arduino I use a girlfriend.
> Send text message to GF: "Make me a coffee please."
> Go home: coffee is ready, with sugar and spoon. Coffee maker and GF are clean, ready to receive next command. AMAZING!
- Sean Brown, CEO
windows tablet|ipad alternatives|sylvania tablet
At work I tweet the secretary :D
btw, inspiring instructables! ;)