Updated the weact_stm32g431_core.overlay to define the GPIO and ADC pin assignments for the VND050AJ driver. This includes: - Digital I/O pins (IN0, IN1, RST, S0, S1, SEN) configured as GPIOs. - Analog input pin (MULTISENSE/PA0) configured for ADC1. |
||
|---|---|---|
| .vscode | ||
| docs | ||
| hardware | ||
| lib | ||
| software | ||
| .gitignore | ||
| README.de.md | ||
| README.es.md | ||
| README.fr.md | ||
| README.md | ||
README.md
🇩🇪 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.