Update README.md

This commit is contained in:
Eiren Rain
2021-01-05 16:39:49 +03:00
committed by GitHub
parent 5d15c18fba
commit 1456d6e935

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 [https://github.com/Eirenliel/SlimeVR-Server](SlimeVR Server) to work with Steamvr and resolve pose.
Partiall compatible with and based on [https://github.com/abb128/owo-track-driver](owoTrack) and [https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker](AprilTag Trackers). See server repo for more details.