Add project documentation

This commit is contained in:
root
2026-06-03 01:00:39 -06:00
parent eff60ed9d2
commit ac0112ca66
11 changed files with 501 additions and 208 deletions
+57
View File
@@ -0,0 +1,57 @@
# Project Decisions
## Communications
Primary:
- RS-485
Backup:
- WiFi
## Dashboard
- Touchscreen only
- No physical buttons required
- Screen sleeps when ignition is off
- Touch wakes display
## Relay Design
- ESP32 relay board does NOT switch loads directly
- Bosch-style automotive relays switch all major loads
## Power Loads
Current:
- Starlink
- Fridge
Future:
- Inverter
- Camp Lights
## Sensors
Current:
- Fridge Zone 1
- Fridge Zone 2
- Rear Seat Area
- Outside Air
Future:
- Battery Bay
- Cabin Air
- Water Tank
## Configuration
Configuration is stored on controller side, not browser side.
## Logging
No persistent logging currently planned.
Focus:
- Live monitoring
- Alarms
- Control