Project News

Why Open Source Matters for Mushroom Cultivation

How the CERN-OHL-P-2.0 license and open hardware design accelerate innovation in home mycology.

The Void Grows··3 min read

More Than a Buzzword

When we say The Void Grows is open-source, we mean something specific. Every component -- from the geodesic dome panels to the ESP32 firmware to the PCB layouts -- is released under the CERN Open Hardware Licence, Permissive v2.0 (CERN-OHL-P-2.0).

This is not the same as "we publish our code on GitHub." This is a legally binding commitment that anyone can study, modify, manufacture, and distribute our hardware designs, with no restrictions beyond attribution.

Software vs. Hardware Open Source

Most people understand open-source software: you can read the code, modify it, and share your changes. Open-source hardware takes this further. It means the physical design files -- the 3D models, the circuit board layouts, the bill of materials -- are all freely available.

The difference matters because hardware is harder to share. You cannot just git clone a mushroom dome. You need STL files for 3D printing, Gerber files for PCB fabrication, wiring diagrams for assembly, and clear documentation for putting it all together.

That is exactly what we provide. Every file you need to build a Void from scratch is available, documented, and version-controlled.

Accelerating Innovation

Closed-source hardware creates innovation bottlenecks. One company, one engineering team, one set of ideas. Open-source hardware removes the bottleneck entirely.

Imagine a grower in Brazil who needs the dome to handle higher ambient temperatures. They fork the firmware, adjust the PID parameters, and share their tropical profile back to the community. Now every grower in a warm climate benefits.

Or a maker in Germany who designs a modular sensor mount that supports additional probes. They publish the STL file, and within weeks, growers worldwide are printing and testing it.

This is not theoretical. It is how open-source hardware communities like RepRap, Prusa, and OpenAg have driven rapid improvement cycles that closed companies simply cannot match.

What You Can Do With It

Here is what the CERN-OHL-P-2.0 license specifically allows:

  • Print your own dome using our STL files and any FDM 3D printer
  • Modify the design to fit your space, your species, or your aesthetic
  • Fork the firmware and add features like new sensor support or custom automations
  • Build and sell your own version -- yes, commercially -- as long as you provide attribution
  • Contribute back to the main project through pull requests and community submissions

Visit our build documentation to download everything you need to get started.

The Community Effect

Open source is not just about code and files. It is about community. Every modification, every bug report, every forum post contributes to a shared knowledge base that makes the entire platform better.

We are building this community now. Builders sharing their prints, growers sharing their species profiles, engineers improving the firmware. The more people who participate, the faster the platform evolves.

The mushroom cultivation space has been dominated by expensive commercial equipment and DIY workarounds for too long. Open-source hardware offers a third path: professional quality, community-driven improvement, and access for everyone.


Explore the full source at our build page, or join the community to contribute.

Share this post