🤖 AI Summary
Existing toolkits for developing multi-actuator haptic systems in complex applications suffer from limited scalability. To address this, we propose an extensible vibrotactile prototyping platform supporting up to 128 channels. Its core innovation is a novel daisy-chained, self-contained unit architecture: each unit integrates an ESP32 microcontroller and a vibration actuator, and employs a custom low-latency serial protocol enabling millisecond-scale synchronized control (measured latency <15 ms; bandwidth 200 kbps) with fine-grained, real-time adjustment of frequency and intensity. A cross-platform GUI editor facilitates intuitive, visual haptic pattern programming—accessible to non-experts. The platform was validated across three application domains: speech-to-tactile rendering, VR-based fitness training, and drone teleoperation. Results demonstrate that non-expert users can develop customized haptic applications within 30 minutes, significantly lowering the barrier to rapid haptic prototyping.
📝 Abstract
Spatialized vibrotactile feedback systems deliver tactile information by placing multiple vibrotactile actuators on the body. As increasing numbers of actuators are required to adequately convey information in complicated applications, haptic designers find it difficult to create such systems due to limited scalability of existing toolkits. We propose VibraForge, an open-source vibrotactile toolkit that supports up to 128 vibrotactile actuators. Each actuator is encapsulated within a self-contained vibration unit and driven by its own microcontroller. By leveraging a chain-connection method, each unit receives independent vibration commands from a control unit, with fine-grained control over intensity and frequency. We also designed a GUI Editor to expedite the authoring of spatial vibrotactile patterns. Technical evaluation showed that vibration units reliably reproduced audio waveforms with low-latency and high-bandwidth data communication. Case studies of a phonemic tactile display, virtual reality fitness training, and drone teleoperation demonstrated the potential usage of VibraForge within different domains. A usability study with non-expert users highlighted the low technical barrier and customizability of the toolkit.