Mycodo
Environmental Regulation System
Latest version: 8.17.0
Mycodo is open source software for the Raspberry Pi that couples inputs and outputs in interesting ways to sense and manipulate the environment.
|Build Status| |Codacy Badge| |Translation Badge| |DOI|
.. contents:: Table of Contents :depth: 1
Quick Install
Prerequisites: Debian-based Linux operating system (tested with Raspberry Pi OS 13 Trixie).
Recommended: Single board computer (SBC) with General-Purpose Input-Output (GPIO) pins.
Install Command:
.. code:: bash
curl -L https://kizniche.github.io/Mycodo/install | bash
See the Install Mycodo __ section for more details.
Support
Documentation
`Mycodo Manual `__
`Mycodo API `__ (Version: v1)
`Mycodo Wiki `__
`Mycodo Custom Module Repository `__
Discussion
~~~~~~~~~~
`Mycodo Issues (Bug Reports/Feature Requests) `__
`Mycodo Forum `__
`Mycodo Discord `__
Bug in the Mycodo Software
If you believe there is a bug in the Mycodo software, first search through the github Issues __ and see if your issue has already recently been discussed or resolved. If your issue is novel or significantly more recent than a similar one, you should create a New Issue __. When creating a new issue, make sure to read all information in the issue template and follow the instructions. Replace the template text with the information being requested (e.g. "step 1" under "Steps to Reproduce the issue" should be replaced with the actual steps to reproduce the issue). The more information you provide, the easier it is to reproduce and diagnose the issue. If the issue is not able to reproduced because not enough information is provided, it may delay or prevent solving the issue.
Donate
I have always made Mycodo free and I don't intend on changing that. However, if you find Mycodo useful and would like to support its continued development, please consider becoming a sponsor at github.com/sponsors/kizniche __ or donate at kylegabriel.com/donate __.
Features
Inputs__ that record measurements from sensors, GPIO pin states, analog-to-digital converters, and more (or create your ownCustom Inputs). See allSupported Inputs.Outputs__ that perform actions such as switching GPIO pins high/low, generating PWM signals, executing shell scripts and Python code, and more (or create your ownCustom Outputs). See allSupported Outputs.Functions__ that perform tasks, such as coupling Inputs and Outputs in interesting ways, such asPID,Conditional,Trigger, to name a few (or create your ownCustom Functions). See allSupported Functions__.Web Interface__ for securely accessing Mycodo using a web browser on your local network or anywhere in the world with an internet connection, to view and configure the system, which includes several light and dark themes.Dashboards__ that display configurable widgets, including interactive live and historical graphs, gauges, output state indicators, measurements, and more (or create your ownCustom Widgets). See allSupported Widgets.Alert Notifications__ to send emails when measurements reach or exceed user-specified thresholds, important for knowing immediately when issues arise.Setpoint Tracking__ for changing a PID controller setpoint over time, for use with things like terrariums, reflow ovens, thermal cyclers, sous-vide cooking, and more.Notes__ to record events, alerts, and other important points in time, which can be overlaid on graphs to visualize events with your measurement data.Cameras__ for remote live streaming, image capture, and time-lapse photography.Energy Usage Measurement__ for calculating and tracking power consumption and cost over time.Upgrade System__ to easily upgrade the Mycodo system to the latest release to get the newest features or restore to a previously-backed up version.Translations__ that enable the web interface to be presented in differentLanguages__.
.. image:: https://kylegabriel.com/projects/wp-content/uploads/sites/3/2020/06/Screenshot_2020-04-25-hydra-Default-Dashboard-Mycodo-8-4-0-dashboard_2.png :target: https://kylegabriel.com/projects/wp-content/uploads/sites/3/2020/06/Screenshot_2020-04-25-hydra-Default-Dashboard-Mycodo-8-4-0-dashboard_2.png
Figure: Automated Hydroponic System Build __
Uses
Originally developed to cultivate edible mushrooms, Mycodo has evolved to do much more. Here are a few things that have been done with Mycodo:
Projects by Kyle Gabriel (core developer)
- `Mushroom Cultivation Automation `__ (`Archive `__)
- `Hydroponic System Automation `__ (`Archive `__)
- `Mushroom cultivation `__ (`Archive `__)
- `Ground-based plant cultivation `__
- `Maintaining honey bee apiary homeostasis `__ (`Archive `__)
- `Maintaining humidity in an underground artificial bat cave `__ (`Archive `__)
- `Remote radiation monitoring and mapping `__ (`Archive `__)
- `Cooking sous-vide `__ (`Archive `__)
- `Maintaining a light schedule and regulating humidity `__, ramping from 90 % to 50 % over a 4 week period to acclimatize micropropagated American chestnut plantlets from laboratory to ambient outdoor conditions (`Archive `__)
Featured Projects
~~~~~~~~~~~~~~~~~
.. image:: https://kylegabriel.com/projects/wp-content/uploads/sites/3/2021/09/MushroomCultivation_512x288.jpg
:target: https://www.youtube.com/watch?v=z41Wy5ZF4O8
.. image:: https://kylegabriel.com/projects/wp-content/uploads/sites/3/2020/07/VID_PROJ_HYDRO_512x288.jpg
:target: https://www.youtube.com/watch?v=nyqykZK2Ev4
Projects by Others
~~~~~~~~~~~~~~~~~~
- Maintaining aquatic systems (e.g. fish, hydroponic, aquaponic)
- Maintaining terrarium, herpetarium, and vivarium environments
- Incubating young animals and eggs
- Aging cheese
- Dry-aging, curing, and smoking meat (`Link 1 `__ (`Archive `__), `Link 2 `__ (`Archive `__