ePiframe
ePiframe copied to clipboard
ePiframe is an e-Paper (or HDMI, Composite display) Raspberry Pi Photo Frame with Google Photos and more
i have Waveshare 13.3 inch ePaper with RPI Hat i try [Test example ](https://www.waveshare.com/wiki/13.3inch_e-Paper_HAT) and it work But i cant get working ePiframe in config i set: `display=epd13in3k` in log...
I'm using a 7 inch 1024x600 HDMI screen with my Raspberry Pi and for some reason whenever a photo is displayed there are horizontal black bars in the top and...
Acccording to [this comment](https://github.com/MikeGawi/ePiframe/issues/16#issuecomment-2259503539): > for the frame I'm building for Dad on a Pi0, having rclone download any new photos added to a specific shared album (periodically, perhaps just...
``` error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If...
I have been trying out the project with a pi 5 and found out inky wasn't ready yet. They are working on the support https://github.com/pimoroni/inky/pull/182
I tried to install epiframe with the automatic method `wget https://raw.githubusercontent.com/MikeGawi/ePiframe/master/install.sh -O install_now.sh chmod +x install_now.sh ./install_now.sh rm install_now.sh` Output ePiframe - e-Paper Raspberry Pi Photo Frame with Google Photos...
Due to https://developers.google.com/photos/support/updates, Google Photos no longer provides the API that ePiframe currently uses to access photos.
Pimoroni
Pimoroni inky library has been moved. Now returns an error during install. Have commented out pimoroni on my personal install for the meantime as I'm not using a pimoroni display.