Skip to content

touchlab-avatarx/touchlab_driver_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

The Touchlab Driver Library provides an interface for communicating with Touchlab sensors. It supports reading raw and calibrated data, managing sensor offsets, and configuring the sensors. The library is implemented in c++ and provided as a pre-compiled binary from Linux and Windows. You can download the latest version here.

The library is designed to be easy to use and integrate into new and existing projects. All functionality is exposed through API implemented in a single class.

Read our the documentation learn about the API and example usage.