Welcome to the Weart Low-Level C++ SDK documentation.
The SDK allows to connect to the Weart middleware or WeArtApp 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 (not available for TouchDIVER Pro)
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 © 2025 Weart S.r.l.