MAX7219 Frame Editor

Draw 32x8 frames, set a delay per frame, preview the animation, and export Arduino code.

Ready
Frames Tap a card to select it. Each frame keeps its own delay.
Editor Frame 1
Drag to paint. The export includes frame data and helper functions for animation playback.
Preview Stopped
Generated code Paste into codex.ino
Hook the animation by calling updateNoggleAnimation(millis()) while logo mode is active.