Normalize primary communication around UART

This commit is contained in:
root
2026-06-03 02:08:19 -06:00
parent 08a8275a29
commit b494a98de4
15 changed files with 64 additions and 54 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ The system provides:
- Raspberry Pi Pico 2 W
- 3.5" SPI Capacitive Touchscreen
- RS-485 communications
- UART-over-CAT5 communications
- WiFi backup communications
### Responsibilities
@@ -36,7 +36,7 @@ The system provides:
### Hardware
- ESP32 Relay Controller
- RS-485 Interface
- UART-over-CAT5 interface
- House Battery Interface
- DS18B20 Temperature Sensor Bus
- Bosch Relay Drivers
@@ -52,7 +52,7 @@ The system provides:
## Communications
Primary:
- RS-485
- UART over CAT5
Backup:
- WiFi HTTP API