Skip to content

Home

AoT Environmental Monitoring and Regulation System~

AoT is open source software designed to run on the Raspberry Pi and other single-board computers (SBCs). It couples inputs and outputs in interesting ways to sense and manipulate the environment.

Information~

See the README for features, projects using AoT, screenshots, and other information.

Prerequisites~

  • Single-board computer (Recommended: Raspberry Pi, any version: Zero, 1, 2, 3, or 4)
  • Debian-based operating system
  • An active internet connection

Install~

Once booted and logged in, run the following command to initiate the AoT install:

curl -L https://aot-inc.github.io/AoT/install | bash

After installation, open a web browser to the SBC's IP address and you will be prompted to create an Admin user and login.

https://127.0.0.1

Support~