33f2a15cf30fdfcc93d7ba3d98f1ce526cd3b77d
- Add Doxygen-compliant comments to functions, enums, and state variables in `main.c`. - This provides a foundation for automatically generating source code documentation. - Remove the separate, now redundant, `firmware-manual.de.md` file.
🇩🇪 Deutsch | 🇬🇧 English | 🇫🇷 Français | 🇪🇸 Español
Modular Irrigation System
This project implements a smart, modular irrigation system controlled via Home Assistant.
Documentation
The detailed documentation can be found in the docs/ directory:
- Concept: Describes the system architecture, the components used, and the basic design decisions.
- MODBUS Registers: Defines the register map for communication with the slave nodes.
- Project Plan: Contains the development and implementation plan.
Quick Start
Description
Languages
C
57.4%
Python
37.1%
Shell
3.7%
CMake
1.8%