DIY 3D Printed Rain Gauge Connects To Home Assistant

Measuring local rainfall has real practical uses, especially in agriculture, but most of us will have to admit that it’s at least partly about drawing cool graphs on a screen. Whatever your motivation, you can build this open source electronic rain gauge designed by [Sebastian] of Smart Solutions for Home, and integrate it with Home Assistant.

This 3D printed rain gauge is of the ubiquitous tipping bucket type and uses a magnet and hall effect sensor to detect every time the bucket tips out. The sensor is soldered to a custom PCB with ESP32 configured using ESP Home. By keeping it in deep sleep most of the time and only waking up when the tip of the bucket, [Sebastian] estimates it can run about a year on four AA batteries, depending on rainfall. The hinge mechanism is adjustable to ensure that both buckets will tip with the same volume of water.

FDM 3D printed enclosures are not known for being waterproof, so [Sebastian] coated the PCB with varnish to protect it from moisture. This worked well enough that he could leave it running in a bowl of water for a few hours without any ill effects. The end result looks good and should be able to handle the outdoors for a long time.

Building a weather station is a popular DIY project. Some of the interesting varieties we’ve seen are powered by supercapacitors, show readings on antique analog dials and convert parking distance sensor kit into a wind gauge.

Continue reading “DIY 3D Printed Rain Gauge Connects To Home Assistant”

Hacking The IKEA OBEGRÄNSAD LED Wall Lamp

The IKEA OBEGRÄNSAD is a pixel-style LED wall lamp that comes with a few baked-in animations, and [ph1p] improved it immensely with an ESP32 board and new firmware. The new controller provides all kinds of great new abilities, including new modes and animations, WiFi control, and the ability to send your own images or drawings to the panel. All it takes is desoldering the original controller and swapping in a programmed ESP32.

Hacking in a new controller provides a whole new range of capabilities.

Sadly, opening the unit up is a bit of a pain. It seems the back panel is attached with rivets rather than screws, but it will yield to a little bit of prying force.

The good news is that once the back panel is off, the inside of the OBEGRÄNSAD is very hackable. All the parts and connectors are easily accessible from where they are, and a nicely-labeled pin header makes a convenient attachment point for the new ESP32 board. There’s no need to disassemble any further once the back is off, and that’s always nice.

Going a bit smaller, we’ve also seen an IKEA LED nightlight greatly improved by a little hacking, and there are plenty more IKEA hacks where that came from.

ChatGPT Rules The World… Or, At Least, The Home

With all the hype about ChatGPT, it has to have crossed your mind: how can I make it control devices? On the utopia side, you could say, “Hey, ChatGPT, figure out what hours I’m usually home and set the thermostat higher when I am away.” On the dysfunctional side, the AI could lock you in your home and torment you like some horror movie. We aren’t to either extreme yet, but [Chris] couldn’t resist writing a ChatGPT plugin to control a Raspberry Pi. You can see a video of how it turned out below.

According to [Chris], writing a ChatGPT plugin is actually much simpler than you think. You can see in the video the AI can intuit what lights to turn on and off based on your activity, and, of course, many more things are possible. It can even detect snoring.

Continue reading “ChatGPT Rules The World… Or, At Least, The Home”

An Elegant Solution For Smart Home Device Integration

Integrating non-smart devices into your home automation system can be a cumbersome process, involving the wiring of multiple modules. However, [Pricelesstoolkit] has created the ESPClicker — a compact, ESP8266-based module that can remotely “press buttons” and simplify this process.

The ESPClicker’s core feature is its three relays that can be soldered to the button terminals of any existing “dumb” device, as [Pricelesstoolkit] demonstrated with his coffee machine in the video after the break. One of the relays can also be configured in the normally closed configuration. A compact twelve pin connector provides a removable wiring interface for the buttons, additional relays, power and even a contactless power detector that can be wrapped around an AC wire.

[PricelessToolkit] has done several Home Assistant related projects, and we recently featured his little Home Assistant controlled guardian bot. We’ve also seen other project that make use of ESPHome, like a iPod style scroll wheel and a LEGO train set.

Continue reading “An Elegant Solution For Smart Home Device Integration”

Cheaper Sodastream With A Big CO2 Tank Is A Semi-Dangerous Way To Save

Sodastream machines are a fun way to turn tap water into carbonated water. However, the canisters are expensive and generally require a trip to the store to get a replacement. Lifehacker has a workaround that may make life easier for the bubble-addicted set.

The trick is simple: simply buy a larger bottle of CO2, and hook it up to the Sodastream in place of the regular cartridge. CO2 can be bought in large cylinders at a far cheaper rate than Sodastream will charge you for their proprietary canisters. All you need is a local supplier of food-grade CO2 in cylinders, and you can visit them when you need a refill or swap.

There are several caveats, though, which the comment section dicussed when we featured a similar hack before. Getting an extra-large CO2 canister can pose a risk to life if there’s a leak. Alarms may not save you as the heavy gas has a tendency to lurk low to the ground. You should also consider using a regulator to lower the pressure from your large canister to something closer to the levels the Sodastream machine is built to withstand. Beyond that, you want to ensure you’re using food-grade CO2. Don’t go bubbling cheap welding gas through your water if you want to live a long and healthy life.

It’s a neat hack, it’s just one that requires you to practice proper gas safety at all times. Reports are that a cylinder costing less than $200 can last you for several years though, with ultra-cheap refills, so it may indeed be worth the hassle! Go forth and bubble, friends.

A Free TV With A Catch: New Normal Or Inevitable Hardware Bonanza?

The dystopian corporate dominated future may have taken a step closer, as a startup called Telly promises a free 55 inch 4K TV with a catch — a second screen beneath the main one that displays adverts. The viewers definitely aren’t the customers but the product, and will no doubt have every possible piece of data that can be harvested from them sold to the highest bidder. There’s even a microphone and camera pointed at the viewer, to complete the 1984 experience. In a sense it’s nothing new, as certain TV manufacturers have been trying to slip adverts into the interfaces on their paid-for smart TVs for years.

Oddly we’re not convinced though, that the eventual outcome of this will be as sinister as readers might expect. Indeed if the past is anything to go by, it could even herald an eventual bonanza of 4K screens for hardware hackers. To explain why, we have to travel back to the late 1990s, when free hardware for adverts startups were last tried. Back then there were a spate of companies using the same model of free or super-cheap hardware, and without exception they ran into the fundamental problem that people who rely on a free product in exchange for adverts aren’t generally high value consumers who can bring in the revenue to support buying a ton of consumer electronics. The “free” hardware from several of these startups then found its way onto the surplus market — or in the case of CueCat barcode scanners, directly into the hands of hardware hackers, and was repurposed for use in the way our community knows best.

So yes. Telly represents all that’s wrong for the privacy of viewers about the current media landscape. But who knows, it might just spawn a hacking scene all of its own. As a final note we think that they’ll have an interesting time protecting their brand name if they ever enter the British market, where “telly” has been slang for television ever since the technology entered the mainstream.

A Guard Bot For Your Home Assistant

While fixed sensors, relays, and cameras can be helpful in monitoring your home, there are still common scenarios you need to physically go and check something. Unfortunately, this is often the case when you’re away from home. To address this challenge, [PriceLessToolkit] created a guardian bot that can be controlled through Home Assistant.

The robot’s body is made from 3D printed components designed to house the various modules neatly. The ESP32 camera module provides WiFi and video capabilities, while the Arduino Pro Mini serves as the bot’s controller. Other peripherals include a light and radar sensor, an LED ring for status display, and a speaker for issuing warnings to potential intruders. The motor controllers are salvaged from two 9-gram servos. The onboard LiPo battery can be charged wirelessly with an integrated charging coil and controller by driving the bot onto a 3D printed dock.

This build is impressive in its design and execution, especially considering how messy it can get when multiple discrete modules are wired together. The rotating caster wheels made from bearings add an elegant touch.

If you’re interested in building your own guard bot, you can find the software, CAD models, and schematics on GitHub. If you’re looking to add other gadgets to your Home Assistant setup, we’ve seen it connect to boilers, blinds, beds and 433 MHz sensors.

Continue reading “A Guard Bot For Your Home Assistant”