#include "services/device/generic_sensor/platform_sensor_linux.h" #include "services/device/public/cpp/generic_sensor/sensor_reading.h" ...
This is a simple C++ implementation of reading data from an ATI DAQ Force Sensor device. It uses ATIDAQ C Library to manage the force sensor control and data read. Tested with ATI Nano 17 DAQ. In your ...