Skip to content

Instantly share code, notes, and snippets.

View mbrookes's full-sized avatar

Matt mbrookes

View GitHub Profile
@mbrookes
mbrookes / ipixel_grab.py
Last active July 29, 2026 13:12
Download & decode the entire iPixel Color (Heaton) LED-matrix animation library — zero dependencies, pure-Python AES bundled.
#!/usr/bin/env python3
# SPDX-License-Identifier: MIT
"""
ipixel_grab.py - mirror the iPixel Color ("Heaton") cloud material library.
Downloads and decodes every animation/picture the iPixel Color app can show
on an LED matrix, straight from Heaton's cloud. Each category is written to
its own folder, and runs are resumable.