From 0a147e5942a9788cb0802f680d2c57a3da87efab Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 14 Jun 2026 10:36:12 -0500 Subject: README: link Amazon SKUs + note Pi-style panel architecture --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cf883e0..4fe081d 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ Scrypted Viewport owns Ethernet, JPEG decode, display, touch input and outbound ## Hardware ### Controller -Waveshare ESP32-P4-ETH-POE +[Waveshare ESP32-P4-ETH](https://www.amazon.com/ESP32-P4-Ethernet-Development-MIPI-CSI-Microphone/dp/B0FN7JQ2V8/) — ESP32-P4 with IP101GRI PHY, 2-lane MIPI-DSI out, 32 MB PSRAM, 16/32 MB flash. PoE is an optional add-on module on the same SKU. ### Display -5" 800x480 IPS Capacitive Touch MIPI DSI display +[Hosyond 5" 800x480 IPS Capacitive Touch MIPI DSI display](https://www.amazon.com/dp/B0CXTFN8K9) — Pi-compatible panel (TC358762 DSI-to-DPI bridge + ATTINY-class init MCU at I²C `0x45`, FT5426 touch at `0x38`). 15-pin Pi FPC for the DSI lanes + power; I²C runs as jumpers off the panel's auxiliary header (see [`TESTING.md`](TESTING.md) M3 for the wiring table). ## Boot -- cgit v1.2.3