This repository serves as the central hub for all resources related to the research project ”CollabJam” published at the CHI Conference 2025. This meta-repo provides an overview and links to individual repositories for the client app, firmware, hardware, and data visualization tools.
Below are links to the individual repositories associated with the project:
- 🖥️ Client App Repository - The main client application used for interacting with and designing vibrotactile experiences collaboratively.
- ⚙️ Server Repository - The server application used for collaborative designing, shared rendering of vibrotactile patterns, and storing patterns in a database.
- ⚙️ Share Components Repository - Components which are shared across the server and client application.
- ⚙️ Firmware Repository - Contains the firmware code for the tactile display used in the project.
- 🕹️ Hardware Repository - Detailed schematics and designs for the tactile display.
- 🕹️ Harness Repository - CAD files and print files for the harness.
- 📈 Data Visualization Repository - Tool for visualizing vibrotactile patterns collected during the study sessions.
If you use this project in your research, please cite it as follows:
@inproceedings{Wittchen2025CollabJam,
author = {Wittchen, Dennis and Ramian, Alexander and Sabnis, Nihar and Chlebowski, Christopher and Böhme, Richard and Freitag, Georg and Fruchard, Bruno and Degraen, Donald},
title = {CollabJam: Studying Collaborative Haptic Experience Design for On-Body Vibrotactile Patterns},
year = {2025},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
booktitle = {Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems},
location = {Yokohama, Japan},
series = {CHI '25},
doi = {10.1145/3706598.3713469}
}