Nunk on Droise is an art installation where noise is made depending on how drunk you are. In a configuration that could be called a cthoilet, the sensors shown above are alcohol sensors. Though we initially thought this would be testing urine, the description states that it tests the breath of the participant. Unfortunately there aren’t any schematics or code, though you can see how it is all assembled from the flickr pool. You can also see a video demonstration of the prototype.
beer87 Articles
Hackaday Links: Sunday November 22
Hacklab’s laser cutter got the customary musical treatment. You can see it play the theme from mario brothers here. It’s nothing new to us, but we still enjoy seeing it done.
Ever been curious how a pole transformer is made? Quench that curiosity with this educational video. [via HackedGadets]
Here’s a quasi humanoid robot that is designed to be your workout trainer. He’ll show you the exercises, give you motivational and encouraging pep talks and even play games with you. We think the idea sounds good, but in execution, he flails his arms and randomly says creepy insincere sounding things like “I’m having fun. I could play this game all day long. I’m having too much fun.” That’s just creepy.
[Mr. Nelson] got sick of walking all the way down the hall just to see if there was anyone in the bathroom. His solution was to build this massively overdone indicator light system. It uses a proximity sensor located in each bathroom to determine occupied status and has a fantastic industrial look.
If you’ve ever wanted to get into 3d photography you’ll be pleased to see this writeup on how to build a simple rig and compile the images for different viewing methods.
We were amazed by these beautifully crafted brass machines. The one in this video is solar powered and seems to run pretty smoothly. Not bad for something that was all hand crafted from sheets of brass.
Be careful with this one folks. This video shows how to melt a beer bottle in your microwave. We’re not sure why you would want to, but we sure enjoyed watching it happen. Maybe that’s reason enough.
Bar2d2 On The Discovery Channel
The friendly robotic bartender we’ve covered a couple of times before hit the airwaves last week. [Jamie], the inventor of Bar2d2 sent in a link to video of the barkeeper in action. The story runs from 0:30-4:40 and covers a bit about the build, the conversion to automatic drink mixing, and plenty of happy liquor-guzzling party goers.
We get a good look at the drink ordering interface called Lazy Drinker. It runs on a laptop and communicates wirelessly with Bar2d2. Looks like you can get your hands on the software for free but the hardware, either in kit form or assembled, is going to cost you. Want to see how the dispenser kits are put together? Don’t miss the illustrated assembly instructions.
[image: popsci]
Beer Brewer’s Temperature Controller
Steady fermentation temperatures, usually at about 65 degrees Fahrenheit, are an important part of brewing beer. Because of this, the wort (unfermented beer) is often temperature controlled during fermentation. [android] needed a temperature controller for fermenting beer in a chest freezer. Much like the energy efficient fridge hack from last month, the chest freezer is switched on and off to achieve the desired temperature. Instead of buying a controller, [android] built around an existing design. His project uses a solid state relay to switch an outlet on and off.
The temperature is controlled by a home thermostat. He removed the thermistor from the unit and extended it with 24 gauge wire so that it can go inside of the chest freezer. Utilizing a junction box, the freezer is plugged into one switched outlet and controlled by the thermostat via the relay. The other outlet is unswitched and provides DC power for the relay using a wall wort transformer. Although this thermostat cannot be set cold enough for lagering, it is perfect for keeping kegs at the correct beer serving temperatures when not being used for fermentation.
SparkFun Kegerator Goes To Eleven
It started with a simple need: keep tabs on SparkFun Electronics’ in-house kegerator so the beer won’t run out at inopportune times. But of course SparkFun and “simple need” make strange bedfellows…throw beer in the mix, and you know this can’t end well. The result, as you might imagine, reads like a who’s-who of electronics hackery buzzwords.
Arduino? Check. Custom PCB? Check. Web interface? Check. Twitter feed? Check.
They’ve assembled a nice build tutorial on how this all went together, including code, example circuits, an explanation of some of the sensors used, and links to other tutorials for such things as Twittering and persistent storage in EEPROM using Arduino. Not to mention the eye candy: a custom Arduino shield (solder mask and all), custom acrylic tap handle, custom SparkFun pint glasses. They never do anything halfway, do they?
BrewTroller Brewing Control System
BrewTroller is an open source brewing control system based on the Sanguino. Targeting home beer brewers, this project gathers some of the best features from other DIY brewing controllers and packages them into a hardware and software setup so it’s accessible to those without the skills to design their own. It can interface with 4 heat controllers, 32 pumps/valves, 6 temperature sensors, 3 volume sensors, and 1 steam pressure sensor. The system displays information through a 4 line LCD. It can be used to monitor and maintain temperature during mashing, boiling, and chilling. If you have a more advanced setup that involves automatic valves, it can control those for you with almost limitless reconfigurability through every step of the brewing process.
We thought it was pretty hard core that at least some of the kits shipped with hand made PCBs. At the very least, it shows that it is possible to make this board yourself with the provided PCB layout.
[Thanks Julius]
Kegbot
The folks at Revision3 really know what gets our pulse going. In this episode, they show us how they built a radio controlled keg. Not only is the system built sturdy enough to cart around the keg, it is also built with the capability for the driver to control the beer flow. This isn’t too shabby for a pretty quick project, but it still can’t compare with Bar2D2.