Tea Making The Mechanical Way

For some of those who are aficionados of the drink, tea making can be serious business. For them, strong, black, leaf tea left for ages to stew in a stained teapot that would strip the hairs off your chest (like it should be made) just won’t do. These beverage anarchists demand a preparation process of careful temperature regulation and timing, and for some reason repeatedly dunking a teabag in the water.

For them, [Dorian Damon] has an automated solution to getting the crucial dunking process right. He’s made an automatic tea bag dunker. The teabag is mounted on a slide operated by a crank, and the crank is driven through a pair of bicycle hubs. Motive power comes from a mains shaded-pole motor, an unusual bi-directional one of which he only uses one side. He measured his personal dunking rate at about 50 per minute, so he only needed a 4:1 reduction to match the motor at 200 RPM.

The resulting machine will happily dunk his tea bag at that rate for as long as it’s left switched on. He’s put a few videos up, of which we’ve posted one below the break.

Continue reading “Tea Making The Mechanical Way”

A Little IoT For Your PID Tea Kettle

For some folks, tea is a simple pleasure – boil water, steep tea, enjoy. There are those for whom tea is a sacred ritual, though, and the precise temperature control they demand requires only the finest in water heating technology. And then there are those who take things even further by making a PID-controlled electric tea kettle an IoT device with Amazon Echo integration.

Nothing worth doing isn’t worth overdoing, and [luma] scores points for that. Extra points too for prototyping an early iteration of his design on a RadioShack Electronics Learning Lab – the one with a manual written by Forrest Mims. [luma] started out using an Arduino with a Zigbee shield but realized the resulting circuit would have to live in an external enclosure. Switching to an ESP8266, the whole package – including optoisolators, relays, and a small wall-wart – is small enough to fit inside the kettle’s base. The end result is an MQTT device that publishes its status to his SmartThings home automation system, and now responds when he tells Alexa it’s time for tea.

Projects that hack the means of caffeine are no strangers to Hackaday, whether your preferred vector is tea, coffee, or even straight up.

Continue reading “A Little IoT For Your PID Tea Kettle”

UK IT Specialist Unable To Boil Water, Make Tea

In our latest episode of “IoT-Schadenfreude Theater” we bring you the story of [Mark], a British man who can’t boil water. Or more specifically, a man who can’t integrate MQTT with Amazon Echo, or IFTTT with HomeKit.

Yes, yes. We all love to laugh at a technology in its infancy. It’s like when robots fall down: it’s a cheap shot and things will surely get better, right? Indeed, the Guardian has had its fun with this particular WiFi kettle before — they’re British and nothing is more important than a remote-controlled cuppa.

Every time we hear about one walled-garden protocol not speaking to another, and the resulting configuration mayhem that ensues, we can’t help think that [Mike] was right: home automation has a software problem. But that’s putting the blame on the technology. (We’re sure that [Mark] could have made the kettle work if he’d just applied a little Wireshark.)

Strongbad's VCR
Strongbad’s VCR

There’s another mismatch here — one of expectations about the users. A water kettle is an object that should be usable by grandmothers, and a complex networked device is clearly aimed at techies and early adopters. Combining the two is asking for trouble. Non-functioning IoT devices are the blinking 12:00 of our generation.

What do you think? Where’s the blame here? Poor design, bad software stack, stupid users, or failure of mega-corps to integrate their systems together? More importantly, how could we make it better?

Headline image:Fredy Velásquez Orozco, via Wikimedia Commons Thumbnail image: Markus Schweiss, also Wikimedia Commons.

Hacklet 121 – Tea Hacks

Last week on the Hacklet I covered coffee hacks. Not everyone likes coffee though. A good portion of the world’s population enjoys a nice cup of tea. Different cultures are rather particular with how they prepare their drink of choice. Americans tend to use teabags, while British, Chinese (and much of the rest of the globe) generally prefer loose tea leaves. Everyone has their own particular style, which has led to quite a few tea hacks. This week’s Hacklet is all about some of the best tea projects on Hackaday.io!

teapiWe start with [James P.] and Tea Pi. Tea Pi is designed to emulate commercial tea makers costing hundreds of dollars. The heart of the operation is a Raspberry Pi, making this one of the first Linux powered tea makers we’ve ever heard of. An Adafruit PowerSwitch Tail allows the Pi to control a standard tea kettle. The Pi monitors water temperature with a DS18B20 temperature sensor. A simple servo drops a tea basket into the water for brewing. When the time is up, the servo pulls the basket up and the tea is ready to serve. [James P] planned to add voice control to his tea creation. I’m betting that would be pretty easy with Amazon’s voice services for the Raspberry Pi.

eyeoteaNext up is [Tom] with Eye-O-Tea. With this project, even your cup of tea can join the Internet of Things. Eye-O-Tea essentially is a web connected coaster with temperature monitoring built right in. Temperature is measured with a Melexis MLX90615 IR thermometer. An Arduino Pro Mini reads the temperature and passes it on to an ESP8266 WiFi module. The entire device is powered by a LiPo battery, and neatly housed in a gutted cup warmer. On the cloud side, [Tom] used ThinkSpeak and freeboard.io to make an interface he can access with his cell phone. If his tea is too hot, Eye-O-Tea will let him know. It will also send him an SMS if he’s forgotten his cup and it’s going cold.

chaiNext we have [Adrian] and ChaiBot. Chaibot was created by [Adrian’s] son [Oliver] to combat a common problem. Both father and son would pour cups of tea, then get involved in a project. By the time they came back, they had ink. ChaiBot steeps the tea for a set amount of time, stirring every minute. The mechanics of the project came from an old CD-ROM drive. A PIC16F887 runs the show, ensuring the steep time is accurate, and activating the motor drive. When the tea is done, an ESP8266 sends a push notification to the user’s phone. The project is housed in a wooden case that fits perfectly on the kitchen counter.

inductFinally, we have [Siggi] with Camper Induction Cooker, a 2016 Hackaday Prize entry. [Siggi] needed hot liquids on the go, but he didn’t want to fool around with heating elements. An induction heater was the way to go. A Cypress PSOC micro controls the system. Metal travel style mugs can be used without modification. For ceramic or plastic mugs, a metal washer (hopefully coated with something food safe) acts as an immersion heater. The project is definitely a bit unwieldy at the moment, but I could see [Siggi’s] idea being incorporated into automotive cup holders. [Siggi] put his project on hold back in June. I hope seeing his work on the front page will get development moving again.

If you want to see more tea projects, check out our new tea projects list. See a project I might have missed? Don’t be shy, just drop me a message on Hackaday.io. That’s it for this week’s Hacklet, As always, see you next week. Same hack time, same hack channel, bringing you the best of Hackaday.io!

Ask Hackaday: Whatever Happened To LED Light Sensors?

If you’re a long-time Hackaday reader like we are, you’ll certainly remember a rash of projects from around ten years ago that all (mis-)used an LED as a light sensor. The idea wasn’t new, but somehow it made the rounds and insinuated itself into our collective minds. Around the same time, a cryptographic cipher with an exceptionally small memory footprint was also showing up in hacker projects: TEA (Tiny Encryption Algorithm).

This old project by [Marcin Bojanczyk], [Chris Danis], and [Brian Rogan] combines both the LED-as-light-sensor meme and TEA to make a door-entry keyfob that works over visible light. And they do so using almost nothing — a few LEDs and just over 2Kb of code. It’s pretty sweet.

Which brings us to the question: where are they (LED-sensors and TEA) now?

ledtouch_photoLED-as-light-sensor was just cool. We certainly loved the idea back in 2006. But [Forrest Mims] had been using the phenomenon for decades back then. It certainly makes sense when you’re trying to squeeze as much as possible out of as little as possible, or when budget is a main concern and you just can’t afford an extra photodiode.

But our own experience with LEDs as light sensors is that the results are extremely variable across different LEDs. Code that works with water-clear red LEDs might not work with the ones that come in red-tinted plastic, for instance. Is that why they went extinct?
4746123271_7888160588Similarly, the TEA family of ciphers showed up in a bunch of projects around this time, from the badge for the HOPE conference in 2010 to a widely used RFM12B radio library. There are a couple of attacks on XXTEA, but they only affect reduced-round versions of the cipher, and rely on a tremendous amount of intercepted data — more than we’d see in a home-automation network over years.

Over the last five years or so, there’s been a lot more Internet of Things, which means using standard Internet-style encryption methods (AES and so on) that are widespread on non-memory-constrained computers. Is that what happened to XXTEA?

Anyway, we got tipped off to a project that combined a few of our favorite (old) ideas in one, so we thought that we’d share. Thanks [Blue Smoke] for the walk down memory lane. Any of you out there keeping the flame(s) alive? Have you used sensing LEDs or XXTEA? Are those projects still going, or do you have any future projects planned with these tricks still up your sleeve? Let us know in the comments below.

ChaiBot: A Tea Robot Steeped In Utility

On the surface, a cup of tea is a simple thing to make. Heat up some water, insert tea leaves, and wait for it to steep. The wait time is a matter of taste, and it is absolutely crucial to remove the bag or infuser before it’s too late. Otherwise, you end up with a liquid that’s almost, but not quite, entirely unlike tea.

[Adrian] and his son would often find themselves lost in conversation during the steeping process and let it go too long. But that was before they built ChaiBot, an automatic tea minder. This fine-looking machine uses an old CD drive to raise and lower the tea bags, which are held by a thin piece of stainless steel mesh. Once the bags are lowered, [Adrian] pours hot water into the cups. The weight of the water is detected by a capacitive sensor under the cup cutouts, and this triggers the timer to start counting down to the perfect cuppa.

One of the coolest features of ChaiBot is the built-in circulation. Every minute, the bags are lifted out briefly and reinserted, disturbing the water so the steeping is more uniform. Since the final step to making great tea is drinking it before it goes cold, ChaiBot sends a push notification to [Adrian]’s phone. Be sure to check out the demo after the break.

Here’s another CD drive-based tea bot we covered a while back. It’s not quite as pretty, but it gets the job done. If you’re not one to wander off while your tea steeps but prefer not to watch a clock, here’s a compact timer that’ll fit in your pocket.

Continue reading “ChaiBot: A Tea Robot Steeped In Utility”

Tiny Tea Timer For Your Perfect Cuppa

If you’re serious about your tea, you know that the line between a perfect brew and over-steeped dreck is a fine one. Seconds can make a difference, and for the tinkering tea drinker, this might lead you to build a tiny timer with just the features it needs to achieve tea perfection.

The circuit that tea-loving [acidbourbon] came up with for his timer is simplicity itself. It’s just an ATtiny25, an  LED, two pushbutton switches and a piezo buzzer on one side of the PCB, with a coin battery on the flip side. The battery holder is an interesting design – a couple of rows of pin headers and a bit of springy metal. The user interface is as simple as the circuit – the buttons increment the time either one or ten minutes. The timer starts right away, the LED heartbeat counts down the seconds, and a distinctly British tune announces when it’s time for tea.

One possible improvement might be to have the LED flash the number of minutes remaining rather than just a single pulse heartbeat. That would be good feedback that you entered the right time in the first place. Other than that, it’s small enough to be handy, does just one job, and does it well – sounds like good design to us. Of course, if you want to complicate it a bit, you could always automate the tea steeping process.

Continue reading “Tiny Tea Timer For Your Perfect Cuppa”