mirror of
https://github.com/Spritetm/picframe_colepd.git
synced 2025-04-15 23:34:48 -04:00
A WiFi picture frame allowing for remote photo uploads, using an ESP32-C3 and a 5.6" color E-ink display
case | ||
firmware | ||
pcb | ||
www | ||
.gitmodules | ||
README.md |
What is this?
This is the firmware, PCB artwork, schematics and case design for a WiFi-enabled color picture frame.
Contents
- case - OpenSCAD program to build the case. Change the 'render' variable to render the various parts.
- www - PHP and C program running on the server that is used to upload/fetch the pictures.
- firmware - ESP32C3 firmware. Make sure to run menuconfig to point this at your server.
- pcb - Schematics and PCB artwork, in Kicad format.