Skip to content

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 25 Jan 04:51
· 288 commits to main since this release

🎉 What's New

  • Add auto rotate URL authentication support

Installation

🌐 Web Flasher (Easiest)

Flash directly from your browser (Chrome/Edge/Opera required):
https://aitjcize.github.io/esp32-photoframe/

📦 Manually

photoframe-firmware-merged.bin - Single file containing bootloader, partition table, and application

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 write_flash 0x0 photoframe-firmware-merged.bin