Showing posts with label beer. Show all posts
Showing posts with label beer. Show all posts

Fermentation temperature control

Thursday, February 3, 2011


[Eric Friedrich] needed to keep the wort warm enough for yeast to ferment it into beer. To solve the problem he built his own fermentation temperature controler using a microprocessor to turn some heating tape on and off. You can see the heating element embracing that diminutive fermentation bucket in the picture above. This was originally meant for keeping reptile cages warm. It costs less than similar products meant just for brewing and works well for [Eric]. A DS1820 temperature sensor gives feedback to an ATmega168 which then uses a relay to switch the heat on and off. The target temperature can be changed using a potentiometer on the board, with the setting displayed on a character LCD screen on the project enclosure.

Read more...

Interactive beer pong table

Saturday, January 2, 2010

Do you find that beer pong is too dull on its own to keep your attention? Do you require flashing lights to accentuate your imbibing? Here’s the perfect solution. Make an interactive beer pong table. It didn’t take much to sell us on the idea. We think everything needs a few more lights.

The idea is that as the game progresses, you get different feedback from the lights visible in the picture above. [rohitk] is using an Arduino and some pressure sensors to tell when each cup is removed. Based on this the LEDs change color.

Read more...

Monitor Keg volume, CO2, and temp

[Jean-Michel] tipped us off about his beer keg monitoring setup. It can tell you how much beer is left in each keg, how much carbon dioxide remains in the canister, and it can monitor and regulate temperature.

An Arduino mega is the brain of the system. A shield was built to interface force sensors, measuring the weight of the keg to estimate how much beer remains. Analog temperature sensors allow for temperature monitoring and control of the compressor for regulation. Information can be displayed on a graphic LCD or a computer via XBee wireless communications.

This is along the lines of the SparkFun kegerator but we like the added functionality. Does this need to Twitter? Probably not but if you want that, it’s only a bit of a software hack away.

Read more...

Nunk on Droise

Saturday, December 12, 2009

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.

Read more...

Beer brewer’s temperature controller

Thursday, September 17, 2009

freezer_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.

Read more...

  © Blogger template Brownium by Ourblogtemplates.com 2009

Back to TOP