Search found 2 matches

by rupin.chheda
Mon May 06, 2019 4:54 am
Forum: ESP32 Arduino
Topic: MPU9250 DMP Library for ESP32
Replies: 1
Views: 6881

MPU9250 DMP Library for ESP32

I am working on a DIY joystick with an ESP32 and needed a IMU for motion tracking. The Sparkfun Repo https://github.com/sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library was one of the available libraries, but this library was made for the Razor DOF product of sparkfun, which has an SAMD core. I have b...
by rupin.chheda
Sat May 04, 2019 10:55 am
Forum: ESP32 Arduino
Topic: ESP32 BLE HID Composite Device
Replies: 0
Views: 3790

ESP32 BLE HID Composite Device

Hello, I have used starting code from issue #632 on the ESP32 Snippets Repo and based on suggestions there, I have managed to achieve quite a bit in my application. I searched through the issues list(both open and closed) but I could not find this or a similar issue reported. I have already reported...