ubilab-ws21 / puzzle-5

0 stars 1 forks source link

Test MPU for HoloCube #27

Open archerindigo opened 2 years ago

archerindigo commented 2 years ago

Test the code for retrieving data from MPU9250 and the logic for controlling the HoloCube with it.

archerindigo commented 2 years ago

Current obstacles:

wjb321 commented 2 years ago
  1. [ ] theory of MPU
  2. [ ] filter algorithm understand(kalman filter)
  3. [ ] code testing, Serial data receiving and analysis
  4. [ ] combine as an input to the direction to game of 2048
wjb321 commented 2 years ago

mpu is tested and works fine!