5208f1370dbed62adbf307a04072e48591481eff
Refactor slave_node application to support building for both bluepill_f103rb and weact_stm32g431_core boards. - Moved RTT-specific console and shell backend configurations from prj.conf into board-specific .conf files (bluepill_f103rb.conf). - Configured USART2 as console/shell for weact_stm32g431_core. - Added Device Tree Overlay for weact_stm32g431_core to enable USART1 for Modbus communication (PA9/PA10).
🇩🇪 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%