Tempeh – The (not so) Difficult Fermentation and the DIY temperature controller
Tempeh – The (not so) Difficult Fermentation and the DIY temperature controller, Mikey writes –
Can I tell you how much we love tempeh? We used to buy it by the case. Our favorite was “fakin’ bacon” a food item that was the cornerstone of our now defunct vegan diet. Once we got into fermenting, making tempeh went to the top of our list. Unfortunately, the temperature requirement of holding a precise 85F for up to 24 hours was too difficult without specialized equipment. Designing a temperature controller that could help us make tempeh seemed like a obvious solution so we took care of that first (this is the same temperature controller we use on our dorm size cheese fridge and converted chest freezer). We ended up with 2.3 lbs of organic tempeh which is worth about $10. It would have made sense for us to start with 3 lbs of dry soybean which would have required just a little more work to produce $30 in tempeh.
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Python for Microcontrollers — Python on Microcontrollers Newsletter: CircuitPython supported by 70 SBCs and more! #Python #Adafruit #CircuitPython @micropython @ThePSF
Adafruit IoT Monthly — OpenCV Critter Cam, LoraWAN on Raspberry Pi 2040, and more!
Good point about the baseboard heating controllers.
The are a few drawbacks to the kind of controllers found in home centers.
– They have a limited temperature range of 50F – 85F. While this might be enough for tempeh they would not be suitable for freezer hacking or higher temperature fermentations like yogurt.
-The commercial controllers do not offer the correct hardware for simply plugging in appliances. There store bought models are also closed design with no firmware or hardware design access in case you wanted to hack them further for efficiency or tighter temperature ranges.
Easy enough to do with a simple electronic baseboard heating control found at any home center.
Good point about the baseboard heating controllers.
The are a few drawbacks to the kind of controllers found in home centers.
– They have a limited temperature range of 50F – 85F. While this might be enough for tempeh they would not be suitable for freezer hacking or higher temperature fermentations like yogurt.
-The commercial controllers do not offer the correct hardware for simply plugging in appliances. There store bought models are also closed design with no firmware or hardware design access in case you wanted to hack them further for efficiency or tighter temperature ranges.