irrigation_system/docs
Eduard Iten b543579393 feat(modbus): Add supply voltage register and display in tool
This commit introduces a new Modbus input register for the system's supply voltage.

- The `modbus-registers.de.md` documentation is updated to include the `SUPPLY_VOLTAGE_MV` register at address `0x00F5` within the system block.
- The `modbus_server.h` header defines the new register.
- The `modbus_server.c` implementation provides a fixed value (12300 mV) for this register.
- The `modbus_tool.py` script is updated to read and display this new supply voltage value in the UI.

This lays the groundwork for integrating actual voltage measurements in the future.
2025-07-03 18:47:48 +02:00
..
img docs: Add project logo to all markdown files 2025-07-01 23:37:30 +02:00
concept.de.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
concept.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
concept.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
concept.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.de.md feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
modbus-registers.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.de.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00