// REPLAY 2026 BADGE

Hack. Retry. Execute.

Build apps, flash firmware, and explore the open source hardware for the Temporal Replay 2026 Badge. Control the OLED, LED matrix, buttons, joystick, IMU, haptics, IR, and native UI directly from MicroPython. The source lives in the public GitHub repo.

HOME
S3ESP32 module
64OLED rows
8x8LED matrix
16MBFactory image

// GUIDE SECTIONS

Developer Guide

See the developer guide for instructions on how to flash the badge, connect over WebSerial, build and run an app, and use the API. Get the source from GitHub before flashing locally.

JumperIDE

Connect over WebSerial, run scripts through the REPL, save files, and inspect exceptions.

Ignition

Flash one badge or a connected batch with the Temporal-powered system we built to bulk flash the Replay 2026 badge fleet.

Hardware APIs

Work with OLED, LED matrix, buttons, joystick, IMU, haptics, IR, mouse overlay, and identity calls.

Badge Comms

Exchange compact or multi-word frames over line-of-sight IR between two badges.

// QUICK START

Build And Share Apps

Start with a single file in /apps. Move to a folder app when you need modules, assets, or save files. When it is ready for other badge owners, publish it through the Community Apps registry.