diff --git a/README.md b/README.md index 86e2bab..a882451 100644 --- a/README.md +++ b/README.md @@ -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.