Live data from Hacker News

Texting-Enabled Raspberry-Pi-Powered Espresso Machine

blog.zipwhip.com

11–20 of 22 posts

Re: Texting-Enabled Raspberry-Pi-Powered Espresso Machine

#16
post #15
post #7

Their power hookup looks a bit dangerous: http://zipwhip.files.wordpress.com/2013/02/raspiblog2.jpg

Yeah, that should be sheathed. Let's hope no-one texts for a coffee and starts a fire instead!

Agree, at least put a bit of heat-shrink tubing on that. Though, I'll admit to having done worse.

Re: Texting-Enabled Raspberry-Pi-Powered Espresso Machine

#18
post #9
post #3

Nice, but what happens if two people text the machine at the same time :P

I'd assume it would work just like a printer que.

I'd assume it works just like pressing a button while the coffemaker's brewing a cup. You'll probably have to resend the text.

Re: Texting-Enabled Raspberry-Pi-Powered Espresso Machine

#19
post #8

Does anyone know if this sort of hack also exist / is possible for a Philips Senseo machine?

I don't see why not, but you would need a machine with a built in pod dispenser to make coffee "unattended" The machine in the article grinds coffee beans.

Re: Texting-Enabled Raspberry-Pi-Powered Espresso Machine

#20
post #4

This is my Raspberry Pi-powered espresso machine dashboard: http://zentrale1.com/~an/coffee/ I use this with an iPad standing next to the machine to check that the temperature is okay before pulling a shot. The temperature controller is implemented with an Arduino board.

Nice, here is the current progress of my Silvia / PID monitoring: http://i.imgur.com/mis4L.png.

I'm using Arduino + TC4 shield for PID and interfacing w/ thermocouples, SSR, and opto-isolators (for front panel switch sensing). Serial to RasPi to web sockets for the frontend.

Post reply on HN