Document ESP32-S3 dashboard architecture
This commit is contained in:
@@ -136,3 +136,21 @@ If current is near zero:
|
||||
5. Later add touch navigation and relay controls.
|
||||
6. Later add config backup/restore.
|
||||
7. Later improve BMS out-of-range behavior without changing NimBLE connect timeout.
|
||||
|
||||
|
||||
|
||||
## Dashboard Direction
|
||||
|
||||
Current dashboard target:
|
||||
|
||||
- Waveshare 5" ESP32-S3 Display
|
||||
- WiFi client
|
||||
- Connects to cargo ESP32 AP
|
||||
- Uses existing HTTP API
|
||||
- Planned LVGL implementation
|
||||
|
||||
Important:
|
||||
|
||||
- ESP32 cargo controller remains source of truth.
|
||||
- Dashboard is a client only.
|
||||
- Existing UART protocol remains supported but is no longer the primary dashboard transport.
|
||||
|
||||
Reference in New Issue
Block a user