src.nth.io/

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-14 10:36:12 -0500
committerLuke Hoersten <[email protected]>2026-06-14 10:36:12 -0500
commit0a147e5942a9788cb0802f680d2c57a3da87efab (patch)
treefaf68cb7403aaf12de0c46d20a186dcffbf4343a /README.md
parentfdb8a1299eafdedf68902c4c785f9fb0390e80c4 (diff)
README: link Amazon SKUs + note Pi-style panel architecture
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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