[DOCS] frame: the Pi 3 A+ is a drop-in for the Zero 2 W, same setup on either

This commit is contained in:
Twarner491
2026-07-08 10:40:38 -07:00
parent 57e146fa0b
commit 858c555c0c
4 changed files with 10 additions and 8 deletions
+3 -3
View File
@@ -7,9 +7,9 @@ titles, and rewrites a few of the page's own apt.js tunables at capture time
(cluster bias, count-to-size exponent, a rare-bird floor). The result is the
actual website, framed for the wall, with no changes to AvianVisitors.
Needs a real headless browser, so it runs on any 64-bit capable machine, NOT
the Pi Zero W driving the panel. Writes a 1200x1600 PNG; display.py turns it
into panel pixels.
Needs a real headless browser, so it runs on any 64-bit capable machine,
including the frame's own Pi (3 A+ / Zero 2 W) but NOT an original ARMv6
Pi Zero W. Writes a 1200x1600 PNG; display.py turns it into panel pixels.
pip install playwright && playwright install chromium
python3 shoot.py --url https://bird.onethreenine.net \