Installation Instructions

This section explains how to install the SenseCom software on your system. You’ll need it to communicate with your SenseGlove Devices.

In most cases, the latest SenseCom binaries will be pre-packaged with the SenseGlove API of your choice. You can always find the latest version of SenseCom on its github page.

Latest Binaries

The latest binaries for Windows, Linux and Android can be found here: Latest Releases

Installing via GitHub

  • Clone the github repository (https://github.com/Adjuvo/SenseGlove-API) or download the binaries as a .zip file.

  • Run the SenseCom_install_X_X_X.exe inside the Win/ folder.

  • Go through the installation instructions.

  • As part of the installation, you will download a Visual C++ Package. If you are developing for C++, you likely already have this package installed. This installlation can ‘fail’ if you already have said package installed. In that case, dismiss the message, and continue your installation.

Alternative Method:

  • Clone the github repository (https://github.com/Adjuvo/SenseGlove-API) or download the binaries as a .zip file.

  • You will need a Visual C++ package to be able to use the library, which you can download or find in the SenseCom/Win folder. If you’re developing with C++, you’ll likely have this installed already. You will need a Visual C++ package to be able to use the library, which you can download or find in the SenseCom/Win folder. If you’re developing with C++, you’ll likely have this installed already.

  • Run SenseCom.exe in the SenseCom/Win folder.