Skip to content

BluBean/pimoroni-Inky-Impression-57-image-frame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image frame for pimoroni Inky Impression 5.7" (7 colour ePaper/eInk HAT)

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

Demo

Demo

3d printed case

Setup

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 - put png or jpg files which will be shown on boot.
    • stills - put png or jpg 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%