Skip to content

SeanCline/Gif2UnicornHat

Repository files navigation

Gif2UnicornHat

Plays 8x8 gifs on the Pimoroni UnicornHat.

Installation

These instructions assume a fresh installation of Raspbian Stretch.

Install dependencies

sudo apt-get install build-essential git libgif-dev scons

Clone and build Gif2UnicornHat

cd ~
git clone --recursive https://github.com/SeanCline/Gif2UnicornHat.git
cd Gif2UnicornHat
make dependencies && make

Usage

Gif2UnicornHat takes a single argument -- an 8x8 gif to play on the UnicornHat:

sudo ./Gif2UnicornHat examples/star.gif

About

Plays 8x8 gifs on the Pimoroni UnicornHat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published