irrigation_system/software
Eduard Iten e0007a9bd8 feat(valve): Implement virtual valve control
- Add Modbus registers for valve control according to the documentation.
- Implement a virtual valve logic that simulates the opening and closing process.
- The state of the valve can be read and controlled via Modbus.
- This serves as a software-only placeholder until the hardware is ready.
2025-07-01 18:02:59 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps feat(valve): Implement virtual valve control 2025-07-01 18:02:59 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
lib feat(project): Restructure software for multi-app setup 2025-07-01 08:20:25 +02:00