Demos — Hapbeat
Feel it — Hapbeat demos
No install needed. Just open your browser and see for yourself how haptics change the experience.
Hapbeat Arcade
Four haptic mini-games built for expo floors: navigate, tap, hunt, and react — each one built around a haptic mechanic.
- Invisible Maze
- Haptic Rhythm
- Hot & Cold
- Haptic Reflex
Haptic FPS
A first-person demo where attacks arrive from any direction — localized in both audio (HRTF spatial sound) and haptics (left/right).
Play nowDeploying the demo-kit
Section titled “Deploying the demo-kit”To hear haptics, the device needs the Kit that matches the event IDs the demos send.
- Download and unzip the file below
- In Hapbeat Studio's Kit tab, load the folder (fps-kit/ or shell-kit/)
- Deploy it to your target device
Try locally
Section titled “Try locally”These SDK samples aren’t hosted in the browser — you run them on your own machine.
Python launchpad
CLIAfter pipx install hapbeat-python-sdk, run hapbeat launchpad to launch a local UI at 127.0.0.1:7100. It's local-only by nature, so it can't be hosted here.
Arduino examples
FirmwareA set of samples that run directly on ESP32 / M5Stack boards.
XRI Hand Demo (Quest APK)
Quest APKThe XRI Hands Interaction Demo with haptics added. Install the prebuilt APK on a Quest 3 / 3S (a Hapbeat device is required).