dizzypanic
New Member
- Joined
- Sep 20, 2013
- Messages
- 4
- Reaction score
- 0
Hello All,
First off, I'm new to this homebrew lark and I live on an narrowboat. So no mains or space for a fancy fermentation fridge and ambient temperatures that drop to near freezing at this time of year. I looked around for a solution for a bit and was finally inspired by this:
http://fermentap.com/view_product/16674
So I got a cheap car heated seat cover and extracted the element. Note the thermal cut-out (small silver thing) that is built in so you don't cook yourself...that is important as it limits the element temperature to below 65C;
The heating element
At this point I decided to add a cooling loop (PVC tube cable tied to the element backing) so I can pump cool water through it in the summer.
Cooling loop added
Insulation, bubble wrap and gaffer tape used to make up a jacket that fits around a standard fermenter.
OK, now I needed a controller. Cheapest and easiest would have been to buy a 12V STC1000.... So I decided to make my own based on an Arduino controller complete with temperature logging to SD card.
(For those interested the code is basically that given in the book '30 arduino projects for the evil genius' with some extra routines added for the cooling relay, ds18b20 temperature sensors and SD card support)
Controller breadboard prototype
Controller transferred to veroboard and studffed in a box...
Make up a few cables and try it out:
All done and fermenting a Milestone 'Lions Pride' kit I got for Christmas. The whole thing runs happily off 12V and draws 2.5A when the heater is active, so about the same power as an aquarium heater. It is currently coping with temperatures of less than 10C.
If anyone wants any more info just ask or PM.
Cheers,
Andy
First off, I'm new to this homebrew lark and I live on an narrowboat. So no mains or space for a fancy fermentation fridge and ambient temperatures that drop to near freezing at this time of year. I looked around for a solution for a bit and was finally inspired by this:
http://fermentap.com/view_product/16674
So I got a cheap car heated seat cover and extracted the element. Note the thermal cut-out (small silver thing) that is built in so you don't cook yourself...that is important as it limits the element temperature to below 65C;
The heating element
At this point I decided to add a cooling loop (PVC tube cable tied to the element backing) so I can pump cool water through it in the summer.
Cooling loop added
Insulation, bubble wrap and gaffer tape used to make up a jacket that fits around a standard fermenter.
OK, now I needed a controller. Cheapest and easiest would have been to buy a 12V STC1000.... So I decided to make my own based on an Arduino controller complete with temperature logging to SD card.
(For those interested the code is basically that given in the book '30 arduino projects for the evil genius' with some extra routines added for the cooling relay, ds18b20 temperature sensors and SD card support)
Controller breadboard prototype
Controller transferred to veroboard and studffed in a box...
Make up a few cables and try it out:
All done and fermenting a Milestone 'Lions Pride' kit I got for Christmas. The whole thing runs happily off 12V and draws 2.5A when the heater is active, so about the same power as an aquarium heater. It is currently coping with temperatures of less than 10C.
If anyone wants any more info just ask or PM.
Cheers,
Andy