description: Documentation for Mycodo, an open source environmental monitoring and regulation system.
Mycodo is open source software for the Raspberry Pi that couples inputs and outputs in interesting ways to sense and manipulate the environment.
See the README for features, projects using Mycodo, screenshots, and other information.
- Raspberry Pi single-board computer (any version: Zero, 1, 2, 3, or 4)
- Raspberry Pi Operating System flashed to a micro SD card
- An active internet connection
Once you have the Raspberry Pi booted into the Raspberry Pi OS with an internet connection, run the following command in a terminal to initiate the Mycodo install:
curl -L https://kizniche.github.io/Mycodo/install | bash
If the install is successful, open a web browser to the Raspberry Pi's IP address and you will be greeted with a screen to create an Admin user and password.
https://127.0.0.1
- Mycodo on GitHub
- Mycodo Wiki
- Mycodo API
- Mycodo Forum
- Mycodo Support (Android App)