├── README.md ├── Test Setup.jpg └── x_IMU_Arduino_Example ├── Quaternion.cpp ├── Quaternion.h ├── XimuReceiver.cpp ├── XimuReceiver.h └── x_IMU_Arduino_Example.ino /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/README.md -------------------------------------------------------------------------------- /Test Setup.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/Test Setup.jpg -------------------------------------------------------------------------------- /x_IMU_Arduino_Example/Quaternion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/x_IMU_Arduino_Example/Quaternion.cpp -------------------------------------------------------------------------------- /x_IMU_Arduino_Example/Quaternion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/x_IMU_Arduino_Example/Quaternion.h -------------------------------------------------------------------------------- /x_IMU_Arduino_Example/XimuReceiver.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/x_IMU_Arduino_Example/XimuReceiver.cpp -------------------------------------------------------------------------------- /x_IMU_Arduino_Example/XimuReceiver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/x_IMU_Arduino_Example/XimuReceiver.h -------------------------------------------------------------------------------- /x_IMU_Arduino_Example/x_IMU_Arduino_Example.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xioTechnologies/x-IMU-Arduino-Example/HEAD/x_IMU_Arduino_Example/x_IMU_Arduino_Example.ino --------------------------------------------------------------------------------