Clean up documentation structure

This commit is contained in:
2026-06-04 04:07:28 -06:00
parent ff39a06ff4
commit 50410b1d0c
15 changed files with 550 additions and 40 deletions
+61
View File
@@ -0,0 +1,61 @@
# Sensor Architecture
## Current Sensors
### Fridge Zone 1
Purpose:
Refrigerator or freezer monitoring.
Alarm:
User configurable.
### Fridge Zone 2
Purpose:
Refrigerator or freezer monitoring.
Alarm:
User configurable.
### Rear Seat Area
Purpose:
Monitor child seating area.
Alarms:
- Warning Threshold
- Critical Threshold
### Outside Air
Purpose:
Ambient outside temperature.
## Future Sensors
### Battery Bay
Purpose:
Battery compartment monitoring.
### Cabin Air
Purpose:
Cabin temperature monitoring.
### Water Tank
Purpose:
Water freeze protection.
### Cooler
Purpose:
Secondary food storage monitoring.
## Sensor Bus
DS18B20 OneWire
Single bus shared across all sensors.