I made the easiest internet art frame
It's called p3a. A 4-inch display that sits on your desktop (or shelf) and cycles through art it takes directly from the internet.
The hardware comes ready out of the box (!!). No soldering, no assembly. You unbox, insert a microSD card into the slot, then flash it using your web browser. No IDE, no toolchain, no command line.
What it plays:
- Trending GIFs from Giphy
- Pixel art from Makapix Club (a pixel art social network)
- Traditional art from six museum APIs: Art Institute of Chicago, Rijksmuseum, V&A, Wellcome, SMK, Harvard Art Museums
- Your own local files from the microSD card
Framework note: under the hood it's ESP-IDF on an ESP32-P4, not Arduino-core. Board is the Waveshare ESP32-P4-WIFI6-Touch-LCD-4B (https://www.waveshare.com/product/arduino/boards-kits/esp32-p4/esp32-p4-wifi6-touch-lcd-4b.htm?sku=31416). I'm posting here because this feels more like a maker conversation than a framework one.
Code, docs, and the browser flasher: https://github.com/fabkury/p3a/
Makezine article: https://makezine.com/projects/desktop-pixel-art-player-p3a/