irrigation_system/software
Eduard Iten a2afec52e2 fix(adc_test): correct ADC reference configuration
- Revert ADC_GAIN to ADC_GAIN_1 due to driver limitation.
- Revert ADC_REF to ADC_REF_INTERNAL due to driver limitation.
- Set zephyr,vref-mv to 3300 to match observed hardware behavior.
2025-07-06 10:24:37 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps fix(adc_test): correct ADC reference configuration 2025-07-06 10:24:37 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib Implement VND7050AJ supply voltage reading function 2025-07-04 08:54:47 +02:00
lib Implement VND7050AJ supply voltage reading function 2025-07-04 08:54:47 +02:00
tools/modbus_tool feat(modbus): Add supply voltage register and display in tool 2025-07-03 18:47:48 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
serial_monitor.py Implement VND7050AJ supply voltage reading function 2025-07-04 08:54:47 +02:00
serial_reset_monitor.py Implement VND7050AJ supply voltage reading function 2025-07-04 08:54:47 +02:00