Slashdot Mirror


Linux is an Obvious Choice for Automating the Beer-Brewing Process (Video)

Linus Torvalds, Jon 'maddog' Hall, and many other names closely associated with Linux are also closely associated with beer. (Ed. note: I have personally watched them associate with beer, and may have even joined them.) It comes as no surprise, therefore, when Linux advocate and LinuxAutomation.org founder Kurt Forsberg talks about using Linux to control his beer brewing. Kurt is a strong believer in Linux Automation who talks about home thermostats, sprinklers, and many other application, "anything you can automate..." but, he adds, "we spend all our time brewing beer so we haven't explored many of those yet." He says this with a big smile, of course. And if you want to keep up with Linux Automation on Faceboook, go ahead; like everyone + dog they have a Facebook page.

10 of 112 comments (clear)

  1. good by andjeng · · Score: 3, Informative

    because we love beer.

  2. Not really by Anonymous Coward · · Score: 4, Interesting

    Arduino is a better choice. This guy is trying to put a 350 into a Vespa.

    1. Re:Not really by Rhacman · · Score: 3, Informative

      Or one of many microcontroller eval boards from Microchip. They have some great library support for doing simple web interfaces too.

      --
      Account -> Discussions -> Disable Sigs
    2. Re:Not really by Hatta · · Score: 4, Insightful

      Does it matter? If it takes less time to hammer out "a series of batch scripts" that work, then Linux is the right choice. What would he get out of buying an arduino and learning wiring when he has a working solution today? And how are you going to provide a web interface and GUI with an arduino?

      --
      Give me Classic Slashdot or give me death!
  3. Linux/Unix are just good at automating. by jellomizer · · Score: 4, Insightful

    The traditional Unix approach to computing, having a lot of small programs that do simple thing, combined with "Everything as a file" makes these systems very good at automating stuff. While systems like VMS or Windows was designed to run larger programs, and access libraries.

    This makes Linux/Unix very good at automation, as it makes it easy to combine a lot of simple steps and get them scheduled and run in order without having to do a lot of extra programming. To automate using other OS's it usually means you will need to write a program to do the work.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  4. Not profitable by gmuslera · · Score: 3, Funny

    Using to produce it an operating system that have tatooed "Free as in beer" at the chest?

  5. Re:I brewed beer for a couple of years by dkleinsc · · Score: 3, Interesting

    You just aren't creative enough: Why not take that really overheating machine that you're using to mine Bitcoins and have it act as an electric heater for your boiling?

    But seriously, I'd think this would matter most for people who are trying to move from homebrewing for friends and family to opening up a small-scale commercial brewery or a small commercial brewery trying to scale up to a larger commercial brewery. In those kind of cases, the right computer-controlled equipment could reduce the workload.

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
  6. Re:I brewed beer for a couple of years by nblender · · Score: 5, Informative

    Consistancy is really the hard part of brewing beer. It's pretty easy to brew a great beer. It's hard to brew the same great beer a second time and have it wind up the same as the first time.

    over 10 years ago, I was doing full-grain brewing using NetBSD (because it's what I had, along with a re-purposed ISA gpio card)... Controlling temperature during the mash and sparge was critical... If you keep your temperatures constant, you can stay within the optimal range for whatever amylase you're going for... I've always been able to brew a good beer... It wasn't until I was able to brew the same good beer a second time that I felt I had achieved my goal...

    When you go to a brew pub and order the bitter, you expect it to taste the same as the last time you ordered a bitter...

    there's nothing special about Linux specifically about doing this. It's just process control. The process here is fairly simple you could do just as well with an AVR or a 6502...

  7. Re:Alcohol is useless by TheSkepticalOptimist · · Score: 3, Insightful

    You know what else is useless....your post.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
  8. Re:I brewed beer for a couple of years by nblender · · Score: 5, Interesting

    I was in a beer club at the time. We did tours where you'd bring the club into your brewing setup and brew some beer... One guys' garage we went to, he used a tiger torch to boil the wort... He used styrofoam fish-packaging coolers for the sparge, draining into a bucket and pouring back over top ... Lots of window screen and garden hose... Plus it was february and there was snow on the ground outside... It reminded me of Blade Runner... "I just do eyes!" ... We were after a bitter, but we got to drinking a bit much and during the initial mash, he'd sort of burned the grain with the tiger torch so it was like a bitter with a charcoal after taste... He called it a "RauchBier"... It was damn good but we knew we'd never drink it anything exactly like it ever again...