This commit is contained in:
Eiren Rain
2021-01-07 17:27:56 +03:00

View File

@@ -1,4 +1,7 @@
# owoTrack-ESP
ESP implementation for owoTrack sensor
# SlimeVR Tracker ESP firmware
Works with owoTrack driver: https://github.com/abb128/owo-track-driver
Firmware for ESP8266 microcontroller and MPU9250 MUI sensor to use them as a vive-like trackers in VR.
Requires [SlimeVR Server](https://github.com/Eirenliel/SlimeVR-Server) to work with Steamvr and resolve pose.
Partiall compatible with and based on [owoTrack](https://github.com/abb128/owo-track-driver) and [AprilTag Trackers](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker). See server repo for more details.