docs: add waveshare 5b bring-up checklist
This commit is contained in:
@@ -62,3 +62,20 @@ Display details:
|
||||
- Integrated CAN transceiver available for future vehicle integration
|
||||
|
||||
This is the current active dashboard target. The archived Pico dashboard is not active firmware.
|
||||
|
||||
## Bring-Up Plan
|
||||
|
||||
Initial Waveshare ESP32-S3 Touch LCD 5B work should start with standalone bench testing.
|
||||
|
||||
Bring-up order:
|
||||
|
||||
1. Confirm USB/serial detection.
|
||||
2. Flash a known-good Waveshare demo.
|
||||
3. Confirm 1024x600 display output.
|
||||
4. Confirm capacitive touch input.
|
||||
5. Build a minimal project dashboard boot screen.
|
||||
6. Connect to Cargo ESP WiFi AP.
|
||||
7. Read `/api/v1/status` and `/api/v1/config`.
|
||||
8. Render outputs dynamically from the Cargo ESP API.
|
||||
|
||||
Do not start with CAN, OBD-II, tilt sensors, or vehicle wiring.
|
||||
|
||||
Reference in New Issue
Block a user