Smart Environment Control Solution for Shiitake Farming

1. Core Environmental Parameters & Sensors:
Temperature: Maintain 20-24°C (fruiting), 12-20°C (incubation). Use digital sensors (DS18B20) in multiple zones.

Humidity: 80-90% during fruiting. Deploy capacitive humidity sensors (DHT22) with anti-condensation housing.

CO2 Levels: Keep <1000 ppm; use NDIR CO2 sensors (MH-Z19B).

Light: Indirect, 12h/day at 100-200 lux. Use light sensors (BH1750) paired with programmable LED strips (6500K spectrum).

​2. Automation & Control System:

Central Controller: Raspberry Pi 4 with Python-based logic for scalability. Integrates sensor data and triggers actuators.

Actuators:

  • HVAC: Inverter-based mini-split systems for precise temp control.
  • Humidification: Ultrasonic misters with RO water, activated when humidity drops below 80%.
  • Ventilation: Servo-controlled dampers linked to CO2 levels; exhaust fans with HEPA filters for contamination control.
  • Lighting: Smart LED strips on timers, dimmable via PWM.

3. Data Management & Remote Access:

  • Local Storage: SD card for redundancy.
  • Cloud Integration: AWS IoT Core for real-time dashboards (Grafana) and historical analysis (machine learning for predictive adjustments).
  • Mobile App: Blynk or custom React Native app with push notifications for parameter breaches or system faults.

4. Energy & Resource Efficiency:

  • Solar Power: 500W panels + LiFePO4 battery bank for off-grid capability.
  • Water Recycling: Condensate capture from HVAC for reuse in humidifiers.
  • Insulation: Closed-cell foam panels in grow rooms to minimize thermal loss.

5. Stage-Specific Presets:

  • Incubation Mode: 22-24°C, 70% humidity, minimal light.
  • Primordia Formation: 18-20°C, 95% humidity, 12h light.
  • Fruiting: 12-20°C (day/night cycles), 85% humidity, CO2 <800 ppm.
  • Automated stage transitions via time-based triggers or sensor thresholds.

6. Contamination Prevention:

  • UV-C LED strips in air ducts for sterilization.
  • Positive air pressure in grow rooms with HEPA-filtered intake.

7. User Interface & Scalability:

  • Touchscreen dashboard (7” HDMI) with multilingual support.
  • Modular design: Add sensor/actuator nodes via Zigbee (XBee modules) for large farms.

8. Cost Optimization:

  • Open-source software (Node-RED, InfluxDB).
  • DIY sensor arrays using ESP32 microcontrollers for non-critical zones.

9. Testing & Maintenance:

  • Weekly sensor calibration with reference devices.
  • Backup generator for power outages.
  • Farmer training via video tutorials and on-site workshops.

10. Outcome:

This system enhances yield by 30-40%, reduces labor by 50%, and cuts energy/water use by 25% through precise, data-driven automation. Suitable for small-scale to industrial farms.