JPZV / BluN64-ESP32

A project to emulate a N64 controller as a modern one with ESP32.
Other
23 stars 9 forks source link

Gyroscope with MPU6050 #12

Closed alaenvargut closed 7 months ago

alaenvargut commented 7 months ago

Is there any way to send Gyroscope data readed with MPU6050 sensor to Emulate NS Pro Controller gyroscope?

JPZV commented 7 months ago

I've never thought about the gyroscope to be honest.

Sadly, the library that we use to connect to the NS doesn't seem to have support for gyroscope, and I'm not that pro (pun intended) to implement that.

If anyone is able to implement it into HOJA-LIB, then I'll try to implement it on my fork and then in BluControl (but not in BluN64 though), but for now, I'll close this Issue.