21797d85075649719e2de44cbcf5770a2a72b8bf
- Implement all remaining Modbus registers as defined in the documentation v1.0. - Add support for digital I/O, system status, and a simulated watchdog. - Implement a placeholder for the firmware update mechanism, including CRC calculation for received data chunks. - Remove the input simulation timer; digital inputs are now static and ready for real hardware.
🇩🇪 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%