Controlling a 3D model via an MPU2950 movement sensor

Hi, I just finished my first three.js project with a sensor backpack fitted to a toy robot and using it to control a 3D model in three.js

If someone has the time to look over the JS code to make sure it’s been coded reasonably well I’d be grateful: https://github.com/robotzero1/esp32-mpu9250-three.js/blob/1435e61e4b5dd437e0acdc68cb20f17240296fc9/parcel/index.js

2 Likes

Really cool! Share and explain more please. :slight_smile:

Thanks! The full instructions on creating the backpack, Arduino code, and creating the 3D model are on my blog: