Skip to content

Final Project

Micro Mushroom Farm

For my final project I would like to attempt to create a 'Micro mushroom farm'.

Growing mushrooms successfully comes with it's own unique set of challenges. These fun-guys are quite particular about their growing environment, any slight change in temperature, moisture, light and ventilation, can spell disaster for your harvest.

With a Micro Mushroom farm I hope to create the perfect, self sufficient environment for mushrooms to thrive, just pick a dark room, add water and then sit back and watch them grow. The self monitoring environment will alert you when it needs a water top up, Thus alleviating the hassle of regularly monitoring and enabling anybody to harvest mushrooms at home.

Just leaving your substrate in a dark room at home won't give you the optimal growing conditions, especially where I'm from in the northern hemisphere, where 22°C feels like peak summer. As you know, temperature fluctuates during the day so by incorporating a heat mat into the design I hope to regulate the perfect growing temperature range of 18-23°C. I plan to do this with a temperature sensor that will initiate the heat mat sub 18°C and turn off above 23°C. I will then look at providing the perfect air moisture content, the optimal humidity for mushrooms is a range of 80-95%. Like the on/off system with the heat mat, I plan to build a small water tank that feeds a humidifier. The humidifier will be controlled by the input of the humidity sensor, should the range drop below 80% the signal is sent to start the humidifier and vice versa should humidity surpass 95%. I will provide ventilation through a fan mounted in the underside of the board. Air will be pulled in through side holes and a filter pad will mitigate particle pollution that could cause micro biological spoilage.

AI

To see what AI would make of my idea, I uploaded my sketch to Pixlr along with the description "Micro mushroom farm with diffuser, temperature sensor, fan and screen",

img

Inspiration

I have cultivates some mushrooms in the past and it was maybe for that reason that one day a company popped up in my instagram feed. Shrooly are already a company producing a similar product and have been part of what inspired me to chose this as my final project. The company also produce the bags of mycelium that are patent pending. They want to make it a fool proof system for anybody to be able to grow mushrooms at home.

img

Coffee Grinds

img

I see lots of coffee grind going to waste, here at Waag also, and Intend to do something about it. Coffee grind can make the perfect substrate for mycelium due to it being sterile, nutrient rich, alkalinity and moisture retention. Here at Waag we have the Bio hacking facility, so with some help turn our waste into perfectly sterile fun-guy growing soil. If successful I believe there is scope in this project and hopefully a small change can be made in the amount of waste we produce and where it eventually ends up.

There is also a company doing this already in the Netherlands, Rotterzwam are based in the city of Haarlem, they have been collecting spent coffee grinds from local coffee houses and turning that free waste into a usable soil that then goes in to their own range of products. The sell grow kits as well as mushroom sausage rolls and of course the famous bitter ballen.

img

week 1

For part of the week 1 assignment I drew a basic sketch of what i would like my final project to look like. I have some sort of an idea of how it will function, but I'm still undecided on the design. I think its important that it's practical, easy to use and clean and requires minimal effort to operate. If it could also look like the AI images, that would be great.

img

Week 2

I used fusion 360 to start modelling a 3D final project design. As I had no previous experience it was a challenge as the software tools are all new me. I have a lot to learnt a lot and there is more work needed to generate a design I am happy with. I'm not sure how i got this to render, If I look back at the files they are full of sketches on different planes.

fpw2 render

Week 5

Keeping in line with my final project, I designed and 3D printed a mushroom. It was a fun process, I wish I had more time to go a bit further with the design. I also found some cool mushroom shelves and i have the code files, I hope to print them and see how they look. Below are the results so far.

fpw2 mushy

Electronics

Final project requirements:

  • Temperature sensor
  • Humidity sensor
  • Heat matt
  • Humidifier
  • Notification (I would like to be notified and have some sort of communication with the device. I'm not yet sure if this will be an app, email or sms)
  • Camera, not essential, but could be an optional extra.

### DHT11 & DHT22

After a quick search I stumbled across the DHT11 (RIGHT) and DHT22 (LEFT) sensors that both measure temperature and humidity, great! They vary slightly in their capabilities.

DHT11 DHT22
Temperature range 0 to 50 ºC +/-2 ºC -40 to 80 ºC +/-0.5ºC
Humidity range 20 to 90% +/-5% 0 to 100% +/-2%
Resolution Humidity: 1% Humidity: 0.1%
Temperature: 1ºC Temperature: 0.1ºC
Operating voltage 3 – 5.5 V DC 3 – 6 V DC
Current supply 0.5 – 2.5 mA 1 – 1.5 mA
Sampling period 1 second 2 seconds
Price $1 to $5 $4 to $10

For my project I need a higher humidity range as some mushrooms like up to 95%, so I would opt for the DHT22, which doesn't seem to be in the fabacademy inventory.

DHT PIN CONNECTED TO
1 3.3V
2 Any digital GPIO; also connect a 10k Ohm pull-up resistor
3 Not connected
4 Ground

This sensor requires a 10K ohm pull up resistor connected to pin 2.

### 5V Heat Pad

img

Again I couldn't find a heat pad in the fab inventory, so after a quick google a came across this one from robotshop. As I will be using the usb connection for power I looked for something in the 5V range.

  • Operating Voltage: 5V DC
  • Operating Current: ~600mA (~8.3Ω)
  • Dimensions: 5 x 15 cm

This will be an output device that will only turn on should the input temperature value drop below 18^C. I want to place this under the substrate to heat that area, so I will need to connect via pins and have wires that extend to the pad.

Humidifier

GRV O2 ATOMIZ V1

Again after a quick google I found an atomizer that would work well for my project. The Grove - Water Atomization Module is ideal for projects that require a atomizer. A prototype can be assembled here with a few simple steps. The module has a Grove interface, so it can be easily integrated into many different applications. A device that can be built very easily is a humidifier

Technical data
Operating voltage 5.0 V (DC)
Ripple voltage (at max. power) 100 mV
Maximum power 2 W
Max. Output voltage +65 V (+/-5 V)
Operating frequency 105 ± 5 kHz
Chip ETA1617 NE555
Plug connector JST-VH
Cost €10.88

Planning

Week Task Status comments
11 Humidity control Ongoing New board built, implementing code to start testing tomorrow 16/04
12 Design Ongoing Aim to get the case design done asap so I can start printing
13 Networking Not Started Communicate with the esp32, get photos and data sent to your phone.
14 Design/Print Ongoing is design ready? no = design / yes = print
15 Design/Print Ongoing is design ready? no = shit, hurry up and design! / yes = print
15 Electronics/mycelium Not started If not already prepared, make mycelium. Also final checks on electronics and code
16 Assembly Not started Start putting it all together
17 Finalization Not started fault finding and running the machine

Design update

I have what I would like to build, but it't in one solid piece with added windows. The aim is to bullion sections apart and start manipulating the components to have male/female endings to slot together. Still need to figure out where the electronics will go, but there are two sections with space that I think suit the job.