Airborne Ultrasound Tactile Display (AUTD) is a midair haptic device that can remotely produce tactile sensation on a human skin surface without wearing devices. Please see our laboratory homepage for more details on AUTD. This repository contains a client library to drive AUTD version 3 devices. This cross-platform library supports Windows, macOS, and Linux (including Single Board Computer such as Raspberry Pi).
The autd3 project consists of the following repositories.
- Software libraries
- Rust: autd3
- Extra
- C API: autd3-capi
- C++: autd3-cpp
- C#/Unity: AUTD3Sharp
- Python: pyautd3
- Dart/Flutter: autd3-dart (only supports lightweight mode)
- Rust: autd3
- Applications
- AUTD3 Server
- AUTD3 app - a simple flutter app for smartphone
- Firmware
- Document
-
If you use this SDK in your research, please consider including the following citation in your publications:
- S. Suzuki, S. Inoue, M. Fujiwara, Y. Makino, and H. Shinoda, "AUTD3: Scalable Airborne Ultrasound Tactile Display," in IEEE Transactions on Haptics, DOI: 10.1109/TOH.2021.3069976.
- S. Inoue, Y. Makino and H. Shinoda "Scalable Architecture for Airborne Ultrasound Tactile Display," Asia Haptics 2016
Shun Suzuki, 2023-2024