2021-03-07 06:21:32 +03:00
2021-03-07 06:21:32 +03:00
2020-12-30 21:39:16 +03:00
2021-03-07 06:21:32 +03:00
2021-03-07 06:21:32 +03:00
2020-12-30 17:45:31 +03:00
2021-03-07 05:55:08 +03:00

SlimeVR Tracker ESP firmware

Firmware for ESP8266 microcontroller and different IMU sensors to use them as a vive-like trackers in VR.

Requires SlimeVR Server to work with Steamvr and resolve pose.

Compatibility

Compatible and tested with these IMUs (select during compilation):

  • BNO085
    • Using any fusion in internal DMP. Best results with ARVR Stabilized Game Rotation Vector or ARVR Stabilized Rotation Vector if in good magnetic environment
  • MPU-9250
    • Using Mahony sensor fusion of Gyroscope, Magnetometer and Accelerometer, requires good magnetic environment
  • MPU-6500
    • Using internal DMP to fuse Gyroscope and Accelerometer, can be used with MPU-9250, can drift substantially
  • MPU-6050
    • Same as MPU-6500
Description
No description provided
Readme 12 MiB
Languages
C++ 75.4%
C 23.9%
Python 0.6%
Nix 0.1%