A Raspberry Pi based digital photo frame
Go to file
KemoNine f67b538913 Add wisecoco to lcd testing notes 2020-08-20 16:59:13 -04:00
docs Add reboot, poweroff, debug screens to lcd_control 2020-08-18 19:00:17 -04:00
LICENSE-APACHE-2.0.txt Initial bring up 2020-07-31 22:59:41 +00:00
LICENSE-CC-Attribution-NonCommercial-ShareAlike-4.0-International.txt Fixup licencing links / markup 2020-07-31 23:12:07 +00:00
README.md Add basic notes about hardware / bom 2020-08-01 00:48:18 +00:00
hardware.md Add wisecoco to lcd testing notes 2020-08-20 16:59:13 -04:00
inotify-pictures.py Add basic inotify python script for managing fim slideshow when files are changed 2020-08-03 23:36:29 +00:00
lcd_control.py Add reboot, poweroff, debug screens to lcd_control 2020-08-18 19:00:17 -04:00
wifi_setup.py Add auto config of wifi using a usb disk with 'wifi.txt' config file 2020-08-18 18:58:23 -04:00

README.md

PiFrame

This repo contains everything you need to build a digital Photo Frame using a Raspberry Pi

Project Status

This is very much a Work In Progress project. Early prototype builds based on rough documenation (see notes.txt and docs/ are online and being tested.

Additional tuning, documentation and integrations will be added to the repo over time.

IMPORTANT CONSIDERATIONS

SSL Support

The PiFrame project does NOT use SSL for anything unless it's a default setting for a given service. We have optimized the project to be managed via a trusted LAN and/or VPN solution (for multiple frames).

Use acme.sh + vhosts + nginx if you really want SSL. There is plenty of great information online how to set up acme.sh + nginx + vhosts + SSL if you want to go this route.

We will not discuss, entertain or bother debating our decision regarding SSL. It's an additional layer of complexity and not strictly required for the purposes of this project.

Bill Of Materials / Hardware Requirements

Please see hardware.md for details regarding hardware selection and requirements.

Licensing

Unless otherwise stated all source code is licensed under the Apache 2 License.

Unless otherwise stated the non source code contents of this repository are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License