docs: document Waveshare 5B dashboard hardware

This commit is contained in:
2026-06-09 00:54:14 -06:00
parent f5e2c5fd24
commit cf722a7287
4 changed files with 56 additions and 0 deletions
+6
View File
@@ -222,3 +222,9 @@ The old `pico-dashboard/` implementation has been moved to `archive/legacy-pico-
It is retained as reference material only. It is not active firmware and is no longer part of the default validation path.
Current dashboard work should target the ESP32-S3 dashboard direction documented in `docs/dashboard-esp32s3.md` and the placeholder at `firmware/esp32-s3-dashboard/`.
## Selected Dashboard Hardware
The current dashboard target is the Waveshare ESP32-S3 Touch LCD 5B with a 5-inch 1024x600 touchscreen.
This replaces the earlier Pico dashboard concept. The Pico dashboard has been archived as reference-only material.