Inspired by Novoselov's hand motion controller - link
Watch on youtube: |
- MPU6050 or Other Gyro/Accel module
- Arduino Nano (old) or Pro Micro or other with I2C and USB Serial
- Arduino IDE or VSCode with Arduino Extension
- I2Cdev lib (P.S. - Project using MPU6050 module in i2cdev folder to simplify work with YAW Axis)
- PPMEncoder lib