Skip to content

WEARTHaptics/WEART-SDK-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weart Low-Level C++ SDK

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)

Installation

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"

Documentation and references

For the documentation, go here

Example Project

An example source code application is available here.

Copyright

Copyright © 2025 Weart S.r.l.

About

WEART SDK low-level C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages