Search found 2 matches
- Fri May 21, 2021 1:53 am
- Forum: General Discussion
- Topic: Bluetooth air mouse using MPU6050 and ESP32
- Replies: 2
- Views: 5781
Re: Bluetooth air mouse using MPU6050 and ESP32
Hi @chegewara and other ppl, Im cloning this proyect: https://github.com/n1rml/esp32_airmouse From the autor of this post. But when i move the cursor a little bit faster than normal i get something like stuck movement of the mouse, like It cannot read fast values from the mpu6050 or something like t...
- Sat Mar 20, 2021 1:24 am
- Forum: General Discussion
- Topic: Mpu6050 Air mouse problem, "gimbal lock"
- Replies: 0
- Views: 1603
Mpu6050 Air mouse problem, "gimbal lock"
Hello friends, I am cloning in my ESP32 D1 Mini NodeMCU the n1rml project "esp32_airmouse" with esp-idf: https://github.com/n1rml/esp32_airmouse Everything works fine and the mouse cursor moves on the screen, but if I move the mpu6050 a little faster than normal, the cursor hangs / shakes for an ins...