What do I have to text to make a mug appear?
pic recognition + robot arm ?
11–20 of 22 posts
What do I have to text to make a mug appear?
pic recognition + robot arm ?
That mains wiring is plain unsafe and almost criminal...
Their power hookup looks a bit dangerous: http://zipwhip.files.wordpress.com/2013/02/raspiblog2.jpg
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!
Admit it, you just needed an excuse for the company to buy a nice espresso machine for the office :)
Does anyone know if this sort of hack also exist / is possible for a Philips Senseo machine?
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.
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.