b005fd5c11b20a197c2c900caa7bddb48d382b31
- Enable the console subsystem and printk for debugging output. - Configure the console to use the UART peripheral (usart1 on PA9/PA10). - Disable RTT to ensure UART is the active console.
🇩🇪 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%