printminion / pimoroni-Display-HAT-Mini-gif-frame

Display gif images on Display HAT Mini by pimoroni

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF frame for pimoroni Display HAT Mini

Use pimoroni Display HAT Mini as gif images frame.

Button controls:

  • A - random image
  • B - previous image
  • X - switch between gif and logos folders
  • Y - next image

Demo

Demo Demo

3d printed case

Setup

git clone https://github.com/printminion/pimoroni-Display-HAT-Mini-gif-frame.git
pip3 install -r requirements.txt
  • add images (preferably 320x240) to folders:
    • gifs - put gif files here
    • stills - put png or jpg files here.

You can use sub folders.

  • add script to autostart
sudo nano /etc/rc.local
sudo /home/pi/develop/gif_frame.py
sudo reboot now

Images

Links

About

Display gif images on Display HAT Mini by pimoroni


Languages

Language:Python 100.0%