Skip to content
Papa Lanc edited this page Nov 17, 2024 · 4 revisions

PhotoFrame Wiki

Welcome to the PhotoFrame Wiki! This guide will walk you through the setup, usage, and customization of your CYD PhotoFrame project.


Contents


Introduction

The CYD PhotoFrame is a feature-packed photo frame project designed to display images, play audio, and provide a fully customizable web interface. Built for the "Cheap Yellow Display" (CYD) ESP32 board, this project offers an affordable way to create a smart photo frame.

Getting Started


Features

  • TFT Display: 320x240 resolution, displays images and text instructions.
  • Slideshow: Automatically cycles through photos stored on the SD card.
  • Audio Playback: Supports .wav and .mp3 files.
  • Web Interface: Upload and manage files via a browser.
  • WiFi Configuration: Use WiFiManager for easy setup.
  • OTA Updates: Update firmware wirelessly using ElegantOTA.

About

Developed by Grey Lancaster. Special thanks to the open-source community for their tools and libraries that make this project possible.

Clone this wiki locally