Normalize primary communication around UART
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user