An open API service indexing awesome lists of open source software.

https://github.com/educ8s/python-gif-to-sprite-sheet

Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.
https://github.com/educ8s/python-gif-to-sprite-sheet

circuitpython gif-converter image-manipulation pillow python sprite-sheet

Last synced: 10 months ago
JSON representation

Convert a GIF image into a sprite sheet to be used on an OLED Display with CircuitPython.

Awesome Lists containing this project

README

          

# Python GIF to Sprite Sheet

A Python script to convert an animated GIF image into a sprite sheet using Pillow. The output file is ready to be used on an OLED Display (Monochrome of Color) with CircuitPython.

In CircuitPython you are going to need the adafruit_imageload library to load and display the sprite sheet as an animated icon. Check this video for more info: 🎥 Animations on OLED

# Video Tutorial of the Code




🎥 Video Tutorial on YouTube






| 📺 My YouTube Channel
| 🌍 My Website |