ras-marques / ImmersiveGloves

MIT License
23 stars 0 forks source link

Add code support for cheaper IMU solutions #1

Open ras-marques opened 9 months ago

ras-marques commented 9 months ago

We are currently using BNO boards that cost around 15€ each and needing 6 per glove.

There is an existing board we can use to develop the code for the project: https://oshwlab.com/neosquared2002/MultIMU-Module-for-SlimeVR

I didn't find an off the shelf board that includes a BMI270 and magnetometer, but please share if you know where to get them so development is faster.

ras-marques commented 6 months ago

https://oshwlab.com/neosquared2002/MultIMU-Module-for-SlimeVR was deleted in the meantime.

SlimeVR already has some code for the next IMU I want to use, the ICM-20948, will focus on porting that next.