Use pimoroni pimoroni Inky Impression 5.7" as images frame.
Button controls:
- A - random image
- B - next image
- C - previous image
- D - switch between gif and logos folders
- order the case on shapeways
- or print by yourself cults3d
- follow me on Twitter @printminion
git clone https://github.com/BluBean/pimoroni-Inky-Impression-57-image-frame.git
pip3 install -r requirements.txt
- add images (preferably 600x448) to folders:
defauls
- putpng
orjpg
files which will be shown on boot.stills
- putpng
orjpg
files here.
You can use sub folders.
- add script to autostart
sudo nano /etc/rc.local
sudo python3 /home/pi/pimoroni-Inky-Impression-57-image-frame/main.py
sudo reboot now