Cloud-managed LED signs

Your message, on the wall, from anywhere.

A 32×8 LED panel that takes its orders from the cloud. Type from your phone, schedule for opening time, or drive it from your own code.

MGW-03B7K4B5 · fw 1.19 live preview
What it does

One panel, a whole control room behind it.

Every Pixlbit checks in with the cloud a few times a minute. Whatever you queue — from the dashboard, a schedule or the API — is on the wall within ten seconds.

Send

Type a message, pick a style

Scroll text left, right, up, down, or reveal it with wipe, fade and blinds effects. Set speed and brightness per message. Save the ones you reuse as presets.

Schedule

Set it for opening time

Queue a message for a specific time, once or repeating daily and weekly. “WE’RE OPEN” at 9, “HAPPY HOUR” at 5, “CLOSED” at 10 — every day, without touching it.

Groups

Drive many panels at once

Put panels in a group and send to all of them in one action. Roll out the same notice across every entrance or storefront instantly.

Share

Hand a panel to a colleague

Share any panel with another account. They can send messages; only the owner can reboot it or move it. Revoke any time.

Setup

On Wi-Fi in two minutes, no app

Power it on and it shows its own serial. Connect it to Wi-Fi over Bluetooth from the browser, or from the panel’s own hotspot. Then claim it to your account with the serial.

Updates

New firmware, pushed over the air

Panels update themselves when a new release lands — no cables, no reflashing. Roaming Wi-Fi keeps them on the strongest access point in a mesh.

Beyond scrolling text

Modes that earn the panel its place on the wall.

Scrolling text
7 effects, any speed
Clock
Per-panel time zone
BTC price
Live, refreshed each minute
Animations
Pac-Man, rain, eyes & more
For builders

A REST API with your name on the key.

Generate a personal API key from the dashboard and drive your panels from a script, a cron job, or your own app. 30 requests a minute, JSON in and out.

# send a message to one panel curl -X POST https://pixlbit.dev/api/v1/panels/MGW-03B7K4B5/send \ -H "X-API-Key: pk_…" \ -H "Content-Type: application/json" \ -d '{"mode":"scroll","text":"SALE TODAY","effect":"wipe","speed":30}' # -> { "ok": true, "queued": true }
  • GET/api/v1/panels
  • GET/api/v1/panels/{serial}
  • POST/api/v1/panels/{serial}/send
  • POST/api/v1/panels/{serial}/reboot
  • GET/api/v1/presets
  • POST/api/v1/presets/{id}/send
Get a panel

Ships ready to claim. The dashboard is included.

$79 per panel · free shipping

32×8 display · ESP32-C3 · USB-C power · no subscription

Buy Pixlbit

Already have one? Log in to your dashboard