JumperIDE
Connect over WebSerial, run scripts through the REPL, save files, and inspect exceptions.
// TEMPORAL BADGE GUIDE
Write Python apps for the ESP32-S3 Temporal Badge. Control the OLED, LED matrix, buttons, joystick, IMU, haptics, IR, and native UI directly from MicroPython.
// GUIDE SECTIONS
See the developer guide for instructions on how to connect to the badge, access hardware, build and run an app, and use the API.
Connect over WebSerial, run scripts through the REPL, save files, and inspect exceptions.
Work with OLED, LED matrix, buttons, joystick, IMU, haptics, IR, mouse overlay, and identity calls.
Exchange compact or multi-word frames over line-of-sight IR between two badges.
// QUICK START
Start with a single file in /apps. Move to a folder
app when you need modules, assets, or save files.