Skip to main content
  1. Home
  2. Emerging Tech
  3. Smart Home
  4. Evergreens

Weekend Workshop: Caffeinate in style with this DIY cold-brew coffee drip tower

Add as a preferred source on Google

Need something to keep you busy this weekend? Look no further. The Weekend Workshop is our weekly column where we showcase a badass DIY project that you can complete with minimal skills and expertise. We’ve dug through all the online tutorials on the web, and gone the extra mile to pinpoint projects that are equal parts easy, affordable, and fun. So put on your work pants, grab your tool belt, and head to the garage — it’s time to start building!

Stop anyone on their way to work and what are you likely to see? A messenger bag slung over their shoulder, perhaps, but more likely than even this typical accessory would be the presence of a cup of coffee. America runs on it — just ask Dunkin’ Donuts.

Recommended Videos

Though as the coffee craze continues to boom, one such trend within the industry has begun to garner a considerable amount of momentum: cold-brew coffee. To aficionados, this style of coffee tends to boast an incredibly rich flavor with very little acidity and is preferable to any other kind of joe. Additionally, pouring cold brew coffee over ice only seems to accentuate its profile, offering drinkers a tasty cup of java that trounces hot-brewed coffee in every category. Thing is, cold-brew coffee takes upwards of 18 hours to brew, with at-home kits yielding nothing more than a small cup of the stuff.

So why not make your own cold brew drip tower? Faced with the exact dilemma mentioned above, a clever DIYer named John Edgar Park devised a genius method for crafting his own cold-brew nectar. By making use of some chemistry lab glass, an Arduino-powered controller, and a little engineering know-how, Park constructed a gigantic, four-foot-tall cold brew drip tower capable of converting 200 grams of ground coffee into delicious cold brew.

Thanks to Park’s ingenuity, anyone with a few spare hours on their hands this weekend can also put one of these amazing contraptions together. To help you get started, we pieced together an accurate materials list required for pulling off the build and listed it below. It is worth noting that in the walk-through, Park recommends physically taking your chosen solenoid valves and dispensers to a plumbing store in order to obtain the correct fittings. Aside from that, here’s everything you need to get started:

Tools:

  • Dispenser and valve fittings (more on this above)
  • Teflon tape
  • Screwdriver
  • Washers
  • Gaskets
  • Reamer
  • M4 screws and nuts
  • Wiring

Materials:

  • Water serving pitcher
  • Siphon brewing upper beaker
  • Flat-bottomed boiling flask
  • Graham condenser (optional for aesthetics)
  • Food safe solenoid valve
  • Arduino Uno
  • Transistor circuit
  • Prototyping shield
  • Two 1000-ohm potentiometers
  • Hario valve
  • 12″ of 1/4″ tubing

With all the necessary tools and materials gathered, it’s now time to start constructing this mammoth of a cold brew drip tower. Just follow Park’s comprehensive walk-through and in no time you’ll have the tower assembled and a batch of cold-brew coffee ripe for enjoyment. Happy building!

The entire walkthrough for building this cold-brew drip tower can be found here.

Rick Stella
Former Associate Editor, Outdoor
Rick became enamored with technology the moment his parents got him an original NES for Christmas in 1991. And as they say…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more