https://github.com/tobozo/m5rotatey_cube
🧊 Modified M5Stack/MPU9250 gyro/accel demo sketch
https://github.com/tobozo/m5rotatey_cube
accel arduino esp32 esp32-chimera-core gyro m5stack m5stack-sd-updater mpu6050 mpu9250
Last synced: 11 months ago
JSON representation
🧊 Modified M5Stack/MPU9250 gyro/accel demo sketch
- Host: GitHub
- URL: https://github.com/tobozo/m5rotatey_cube
- Owner: tobozo
- License: mit
- Created: 2019-12-13T01:08:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-08T21:51:05.000Z (over 5 years ago)
- Last Synced: 2025-05-07T10:51:15.658Z (about 1 year ago)
- Topics: accel, arduino, esp32, esp32-chimera-core, gyro, m5stack, m5stack-sd-updater, mpu6050, mpu9250
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5Rotatey_Cube
A sequel to [Rotatey_Cube](https://github.com/tobozo/Rotatey_Cube) and [Rotatey_Balls](https://github.com/tobozo/Rotatey_Balls) using TFT_eSprite for smooth rendering.
Requirements:
- M5Stack equipped with MPU6050 or MPU9250
- https://github.com/tobozo/ESP32-Chimera-Core (until [this patch](https://github.com/m5stack/M5Stack/pull/197) is applied)
- https://github.com/tobozo/M5Stack-SD-Updater
