Skip to content

scientisst/scientisst-sense-api-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scientisst-sense-api-cpp

The ScientISST SENSE C++ API

Repository structure

- ext
  - rapidjson       : A json library
- src
  - main.cpp        : A test example source file that uses the scientisst class to perform a live mode acquisition
  - scientisst.cpp  : The scientisst class source file

Dependencies

Linux

  • libbluetooth-dev

Installing

# Getting this repository 
git clone https://github.com/scientisst/scientisst-sense-api-cpp.git --recursive

Running (Linux/MacOS)

cd scientisst-sense-api-cpp
# Example usage
./scientisst E8:9F:6D:D2:1F:5E output.csv

About

The ScientISST SENSE C++ API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages