30 lines
439 B
Markdown
30 lines
439 B
Markdown
# ESP32-S3 Dashboard Firmware
|
|
|
|
Target Hardware:
|
|
|
|
- Waveshare ESP32-S3 Touch LCD 5B
|
|
- 1024x600 display
|
|
- Capacitive touch
|
|
- ESP32-S3
|
|
- 16MB Flash
|
|
- 8MB PSRAM
|
|
|
|
Current Status:
|
|
|
|
- Basic dashboard bring-up sketch created
|
|
|
|
Upcoming milestones:
|
|
|
|
1. Serial bring-up
|
|
2. Display bring-up
|
|
3. Touch validation
|
|
4. WiFi connection
|
|
5. Cargo ESP API integration
|
|
6. LVGL dashboard
|
|
7. CAN integration
|
|
8. Vehicle telemetry
|
|
|
|
Cargo ESP API Base:
|
|
|
|
/api/v1
|