3a05c80b25b89b9473a58132faf5d4d319487d61
- Adjusted Device Tree Overlays for bluepill_f103rb and weact_stm32g431_core to correctly define Modbus UART via 'modbus0' subnode with 'zephyr,modbus-serial' compatibility, aligning with rtu_server sample. - Prepared modbus_server.c to use the correct Device Tree node for Modbus UART.
🇩🇪 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%