Main Page

From Aquarium-Control
Revision as of 19:09, 26 December 2025 by Uwe (talk | contribs)
Jump to navigation Jump to search

This is the Aquarium Control developer documentation.

Aquarium-Control is a control system for salt-water aquariums.

The main features include:

The components of the control system are assembled in one control cabinet.

Aquarium-Control consists of the following SW elements:

Repository name Description Programming language
Android Mobile App Android application Kotlin
API REST API php
Controllino Relay Actuator Arduino-based Safety Controller for relay actuation C
Database SQL database using MariaDB SQL
iOS Mobile App App for Apple mobile devices Swift
Main Control Control application Rust
Terminal Client Terminal client for communication with the main control Rust
Test Server Development tool Rust
Webpage Dynamic Webpage Java Script


The control application, the REST API, the webpage and the SQL database are designed to run on a Raspberry Pi.