The Weart Low-Level C++ SDK allows to connect to the Weart middleware and perform various actions with the TouchDIVER devices:
- Start and Stop the middleware operations
- Calibrate the device
- Receive tracking data from the devices
- Receive raw data from the thimble's motion sensors
- Receive analog raw data from the thimble's senosrs
- Send haptic effects to the devices
Copy the source files (.cpp and .h) into your project folder and add them to your project.
On Visual Studio:
- Right-Click on your project
- Click "Add" -> "Existing Item..."
- Select all the sdk source files and click "Add"
For the documentation, go here
An example source code application is available here.
Copyright © 2024 Weart S.r.l.