A Contact Lens Launcher That Knows The Weather

They say that necessity is the “Mother of Invention”, but over the years we’ve started to suspect that her cousin might be an underutilized microcontroller. How else can you explain projects like the latest from [MNMakerMan], which takes the relatively simple concept of a contact lens holder and manages to turn it into an Internet-connected electronic appliance? Not that we’re complaining, of course.

He started out with a simple 3D printed holder for his wall that would let him pull out his daily lenses, which worked well enough and gained some popularity on Thingiverse. But he wondered if there wasn’t some way he could use a servo to automate the process. While he was at it, he might as well play with some of the components he’s been meaning to get some hands-on experience with, such as those little OLED displays all the cool kids are using.

Modifying his original design to incorporate servos in the bottom, he added a central compartment that would house an ESP8266 and a simple proximity sensor made from an IR LED and photodiode. The sensor tends to be a little twitchy, so he left a potentiometer inside the device so he can fine tune it as needed.

Strictly speaking the OLED display isn’t actually required for this project, but since he had a WiFi capable microcontroller sitting there doing basically nothing all day anyway, he added in a feature that shows the weather forecast. It’s not much of a stretch to say that the first thing you’d want to see in the morning after regaining the sense of sight is a readout of what the day’s weather will be, so we think it’s a fairly logical extension of the core functionality. Bonus points if he eventually adds in a notification to remind him it’s time to order more lenses when the dispenser starts getting low.

If you don’t have any contact lenses you need dispensed, never fear. A similar concept can be used to fire off your customized swag at hacker events. Don’t have any of that either? Well in that case you can always build a candy dispenser for Halloween.

Continue reading “A Contact Lens Launcher That Knows The Weather”

Schrödinger Quantum Percolator Makes Half Decent Coffee

I couldn’t decide between normal and decaffeinated coffee. So to eliminate delays in my morning routine, and decision fatigue,  I’ve designed the Schrödinger Quantum Percolator — making the state of my coffee formally undecidable until I drink it.

At its core, the Quantum Percolator contains a novel quantum event detector that uses electron tunneling to determine whether to use caffeinated or decaffeinated coffee. The mechanical components are enclosed in an opaque box, so I can’t tell which type of coffee is being used.

The result is coffee that simultaneously contains and does not contain caffeine – at least until you collapse the caffeination probability waveform by drinking it. As the expression goes, you can’t have your quantum superposition of states and drink it too!

Continue reading “Schrödinger Quantum Percolator Makes Half Decent Coffee”

Ikea Furniture Hacks Make Accessibility More Accessible

The ThisAbles project is a series of 3D-printed IKEA furniture hacks making life easier for those without full use of their bodies. Since IKEA furniture is affordable and available across most of the planet, it’s the ideal target for a project that aims to make 3D-printed improvements accessible to everyone.

These hacks fit all meanings of the word “accessible”: Available worldwide, affordable, and helping people overcome physical barriers of everyday living. ThisAbles has support of multiple organizations including IKEA Israel. In their short introductory video (embedded below the break) they explained their process to find ways to make big impacts with simple 3D-printed modifications. From bumpers protecting furniture against wheelchair damage, to handles that allow drawers to be opened without fine fingertip control. Each of these designs also fit the well-known IKEA aesthetic, including their IKEA style illustrated manuals.

The site launched with thirteen downloadable solutions, but they have ambitions for more with user feedback. There’s a form where people can submit problems they would like to see solved, or alternatively, people can submit solutions they’ve already created and wish to share with the world. Making small changes to commodity IKEA furniture, these 3D printed accessories will have far more impact on people’s lives than the average figurine trinket on Thingiverse. It’s just the latest way we can apply hacker ingenuity to help others to do everything from simple daily tasks to video gaming.

[via Washington Post]

Continue reading “Ikea Furniture Hacks Make Accessibility More Accessible”

[Caleb Kraft] Brings Us The Moon, On A Budget

As you might expect from one of our most illustrious alumni, [Caleb Kraft] is a rather creative fellow. Over the years he’s created some absolutely phenomenal projects using CNC routers, 3D printers, laser cutters, and all the other cool toys the modern hacker has access to. But for his latest project, a celebration of the full Moon, he challenged himself to go low-tech. The Moon is something that anyone on Earth can look up and enjoy, so it seemed only fitting that this project should be as accessible to others as possible.

[Caleb] started this project by looking for high-resolution images of the Moon, which was easy enough. He was even able to find sign shops that were more than happy to print a giant version for him. Unfortunately, the prices he was quoted were equally gargantuan. To really be something that anyone could do, this project needed to not only be easy, but as affordable as possible. But where do you get a giant picture of the Moon for cheap?

He eventually found a source for Moon shower curtains (we told you he was creative), which fit the bill perfectly. [Caleb] says they aren’t nearly as detailed as the original images he found, but unless you’ve got your face pressed up against it you’ll never notice anyway. To make the round frame, he used PEX tubing from the hardware store and simply stapled the curtain directly to the soft plastic. The hardest part of the whole project is arguably getting the curtain flat and taut on the PEX ring.

Technically you could stop now and have a pretty slick piece of art to hang on your wall, but [Caleb] took the idea a bit farther and put a strip of RGB LEDs along the inside of the ring. The shower curtain material does a decent enough job of diffusing the light of the LEDs to make it look pretty good, though there’s certainly some room for improvement if you want to get a more even effect over the entire surface. While you’re at it, you might as well add in some additional electronics so the lighting matches the current phase of the real-life Moon.

On the other hand, if you’re willing to settle for a far more diminutive version of Luna and don’t mind using those highfalutin hacker tools that [Caleb] decided to avoid for the good of mankind, we’ve got a project you might be interested in.

Continue reading “[Caleb Kraft] Brings Us The Moon, On A Budget”

Old Wireless Switches Join The Internet Of Things

Just about any appliance comes in an internet enabled version nowadays. However, even the oldest gear can be switched on and off with an Internet connected power socket. [Bill] is in the process of automating his home, and found some old radio controlled power sockets that badly needed to join the 21st Century. Hacking ensued.

The first set of switches [Bill] came across were easy to work with. Eager to keep things as functional as possible, ESP8266s with Tasmota firmware were wedged into the enclosures. With a bit of circuit sleuthing, [Bill] was able to set up the switches to respond to commands from both the ESP8266 as well as the original push buttons and radio remote.

[Bill] later came across some black switches, which were not up to his standards. These switches were gutted entirely, being used only for their mains plug and enclosure. The relays inside were replaced with 5V versions which were easier to trigger from the ESP8266’s outputs.

[Bill[ readily admits that the cost benefits over buying off-the-shelf Sonoff modules don’t really add up, but good hackers rarely let such concerns get in the way of a fun project. Around these parts, we see plenty of hacks to automate your house – like this zero-intrusion light switch mod. Happy hacking!

The Joy Of Properly Designed Embedded Systems

The ages-old dream of home automation has never been nearer to reality. Creating an Internet of Things device or even a building-wide collection of networked embedded devices is “easy” thanks to cheap building blocks like the ESP8266 WiFi-enabled microcontroller. Yet for any sizable project, it really helps to have a plan before getting started. But even more importantly, if your plan is subject to change as you work along, it is important to plan for flexibility. Practically, this is going to mean expansion headers and over-the-air (OTA) firmware upgrades are a must.

I’d like to illustrate this using a project I got involved in a few years ago, called BMaC, which grew in complexity and scope practically every month. This had us scrambling to keep up with the changes, while teaching us valuable lessons about how to save time and money by having an adaptable system architecture.

Continue reading “The Joy Of Properly Designed Embedded Systems”

Whirling Sawblades Turn Foam Packaging Into Wall Insulation

If you’re like us, the expanded polystyrene (EPS) foam inserts that protect many packages these days are a source of mixed feeling. On the one hand, we’re glad that stuff arrives intact thanks to the molded foam inserts. But it seems so wasteful, especially when chucking it in the garbage can. If only it could be effectively recycled.

It turns out that it can be, if you equip yourself with this spinning “sawblades of doom” EPS recycler. It comes by way of [HowToLou], who was looking for a way to insulate a wall on the cheap. Almost all commercially available insulating materials – fiberglass batts, blown-in cellulose, expanding polyisocyanurate – are pretty pricey. Foam packing pieces are pretty easy to come by, though, and usually free for the taking. [Lou]’s method of turning them into insulation is a box containing four circular saw blades mounted to a piece of threaded rod and spun by a cordless drill. The blades are mounted askew on the rod for better reduction of the foam; [Lou] chose to use wire to hold the blades down, while we’d have printed up some slanted arbors and bolted the blades down more firmly. A chicken wire prefilter keeps the big chunks from clogging a blower made from an old bathroom exhaust fan, which does a great job of filling the wall cavities with pulverized EPS nuggets. The video below has all the details.

Honestly, the box is a little scary, and we have doubts that [Lou] will be able to get enough foam to finish the job, but it’s still a clever little hack. Grinding things up seems to be a theme for him; check out his leaf collector or his apple cider press.

Continue reading “Whirling Sawblades Turn Foam Packaging Into Wall Insulation”