LumenCreate

Two paths into your own LumenLab app. Pick the one that fits.

Animations ship straight from the Designer: paint each page as a frame, set the timing, hit Generate. No AI, no code in the loop.

How it works

  1. 1
    Design your frames
    Open LumenDesigner. Each page becomes one frame of the animation. Add as many pages as you need; reorder them by dragging the row handle.
  2. 2
    Time each frame
    Click the button on a page to set its duration (how long it shows) and optional fade-in (smooth crossfade from the previous frame).
  3. 3
    Generate the app
    Open the Export… modal in the Designer header. The Generate app section sits at the top. Give it a name; the module slug (name.py) shows live next to the input.
  4. 4
    Try it, then ship it
    Add to Simulator drops the app into LumenSimulator— it appears in the launcher straight away. Happy with it? Add to Flash hands it to LumenFlash for the real Pico, or Download .py for manual installation.

What you'll need

  • No AI chat
    Everything happens in the browser. No external account, no chat window, no copy-pasting prompts.
  • A few minutes
    Usually under five once the frames are painted. Two-frame loops can ship in well under a minute.
  • A LUMATRIX (optional)
    The simulator runs the generated app exactly like the device. Flash to a real board when you're ready.
  • No coding
    The generator emits both the JavaScript (for the simulator) and Python (for the Pico) for you. Edit them if you're curious.