irrigation_system/software
Eduard Iten b62c79c2da feat(weact_stm32g431_core): Configure VND050AJ driver pins in overlay
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.
2025-07-03 17:36:25 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps feat(weact_stm32g431_core): Configure VND050AJ driver pins in overlay 2025-07-03 17:36:25 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
lib feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
tools/modbus_tool Fix: modbus_tool.py - replace is_connected() with is_socket_open() and fix UnboundLocalError 2025-07-02 21:05:40 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00