|
|
@@ -1,9 +1,7 @@
|
|
|
[](https://www.buymeacoffee.com/ginkage)
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LF9S5WAF6E4VA)
|
|
|
|
|
|
-# Flipper Air Mouse
|
|
|
-
|
|
|
-[](https://flipc.org/ginkage/FlippAirMouse)
|
|
|
+# BMI Air Mouse
|
|
|
|
|
|
## Brief
|
|
|
|
|
|
@@ -51,15 +49,6 @@ Reality:
|
|
|
|
|
|
The code is based on the original Bosch [driver](https://github.com/BoschSensortec/BMI160_driver/) and an orientation tracking implementation from the Google [Cardboard](https://github.com/googlevr/cardboard/tree/master/sdk/sensors) project
|
|
|
|
|
|
-If you're familiar with Flipper applications, start in the [firmware](https://github.com/flipperdevices/flipperzero-firmware) checkout folder and do the following:
|
|
|
-```
|
|
|
-cd applications/plugins
|
|
|
-git clone https://github.com/ginkage/FlippAirMouse
|
|
|
-cd ../..
|
|
|
-./fbt fap_air_mouse
|
|
|
-```
|
|
|
-If you're not familiar with those, just grab a `fap` file from Releases.
|
|
|
-
|
|
|
## License
|
|
|
|
|
|
TL;DR: Use the code however you want, give credit where it's due, no warranty of any kind is provided.
|