Haptic wearables — Rider feedback devices
Wearable bands and vests with embedded ERM/LRA vibration motors that fire synchronised with show events. Each rider gets a wireless node that listens on a private RF channel (nRF24 or ESP-NOW) for timecoded trigger commands and produces the corresponding haptic pattern. Battery lasts a full operating day, hot-swappable. Useful for dark rides and immersive attractions where sound alone can't carry the physical cue.
Problem
Sound carries most of the show in dark rides, but the audience is also touched by physical cues: the wall vibrating, the seat rumbling, a tap on the shoulder. Many attractions can't afford full motion bases, and props alone are not enough. A wearable that delivers the cue directly to the rider bridges the gap without mechanical complexity.
Solution
Wireless wearables (nRF24 or ESP-NOW) with embedded ERM/LRA vibration motors. The receiver nodes listen on a private RF channel for timecoded trigger commands and produce the corresponding haptic pattern. Battery lasts a full operating day, hot-swappable, the show-control feeds them via a single bridge node.
Key takeaways
- ERM/LRA vibration motors in wristbands and vests
- nRF24 or ESP-NOW private RF channel, timecoded triggers
- Battery lasts a full operating day, hot-swappable
- Show-control feeds them via a single bridge node
Concept
The idea is a wristband or a vest that the rider wears for the duration of an attraction, with small vibration motors (ERM or LRA, depending on the desired feel) embedded at key points. The wearables are dumb endpoints: a wireless receiver, a small LiPo battery, a motor driver (DRV2605 is the obvious choice, it has a library of haptic waveforms on chip), and a haptic script. They listen on a private RF channel (nRF24 or ESP-NOW) for timecoded trigger commands; when one arrives, they play the pattern.
The bridge node sits on the show-control bus, receives show events, and re-broadcasts them as timecoded triggers. Latency is well under 50ms over nRF24, which is enough to feel synchronised with the show. Battery life is the constraint: a full operating day on a single LiPo, with hot-swap at the load dock. The system is small enough to retrofit on existing dark rides without modifying the show-control back end.
Why this matters in themed entertainment
The biggest gain in a dark ride is when a physical cue lands at the same time as a sound or a visual. A motion base is the classic solution, but motion bases are expensive, mechanical, and they only work for the people in the seat. A wearable reaches every rider, costs a fraction of a motion base, and can deliver cues a motion base cannot (a tap on the wrist, a buzz in the chest). For a mid-budget dark ride or an immersive theatre, a wearable that runs on commodity hardware and an open RF protocol is the difference between ‘I saw the show’ and ‘I felt the show’.