github aitjcize/esp32-photoframe v2.2.1

latest releases: v2.7.3, v2.7.2, v2.7.1...
3 months ago

🎉 What's New

  • This patch version is a minor fix which reverts the color palette change on the previous version. The new color palette seems to be in accurate. I'll be finding a better way to make the calibration method more streamlined and also use different color palette for different display panels.

Installation

🌐 Web Flasher (Easiest)

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

📦 Manually

Choose the appropriate merged binary for your board:

  • photoframe-firmware-waveshare_photopainter_73-merged.bin: For Waveshare 7.3" 7-color e-paper
  • photoframe-firmware-seeedstudio_xiao_ee02-merged.bin: For Seeed XIAO EE02
esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 write_flash 0x0 photoframe-firmware-[board]-merged.bin

Don't miss a new esp32-photoframe release

NewReleases is sending notifications on new releases.