A WiFi picture frame allowing for remote photo uploads, using an ESP32-C3 and a 5.6" color E-ink display
Find a file
Jeroen Domburg 40d6fa237e Fix readme
2023-04-23 14:29:58 +08:00
case Squash all commits in order to remove personal information. Sorry, you don't get to see the history on this project... 2023-04-23 14:19:28 +08:00
firmware Squash all commits in order to remove personal information. Sorry, you don't get to see the history on this project... 2023-04-23 14:19:28 +08:00
pcb Squash all commits in order to remove personal information. Sorry, you don't get to see the history on this project... 2023-04-23 14:19:28 +08:00
www Squash all commits in order to remove personal information. Sorry, you don't get to see the history on this project... 2023-04-23 14:19:28 +08:00
.gitmodules Squash all commits in order to remove personal information. Sorry, you don't get to see the history on this project... 2023-04-23 14:19:28 +08:00
README.md Fix readme 2023-04-23 14:29:58 +08:00

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.

More information

Article on Spritesmods