https://github.com/tobozo/rotatey_balls
🧊 3D animated gyro balls with ESP32, SSD1306 and MPU6050
https://github.com/tobozo/rotatey_balls
3d-animation esp32 esp32-arduino rotatey-balls ssd1306
Last synced: about 2 months ago
JSON representation
🧊 3D animated gyro balls with ESP32, SSD1306 and MPU6050
- Host: GitHub
- URL: https://github.com/tobozo/rotatey_balls
- Owner: tobozo
- License: mit
- Created: 2017-10-06T16:23:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T16:44:01.000Z (over 7 years ago)
- Last Synced: 2025-03-31T01:51:16.964Z (3 months ago)
- Topics: 3d-animation, esp32, esp32-arduino, rotatey-balls, ssd1306
- Language: Arduino
- Homepage: https://www.youtube.com/watch?v=9SbAC5PVaR4
- Size: 6.84 KB
- Stars: 19
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rotatey_Balls
Initially [Rotatey Cube](https://github.com/tobozo/Rotatey_Cube) rewritten to work with ESP32, but without the original [MPU6050 Arduino library](https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050).
The mpu6050 code used in this build was taken [from here](http://tocknlab.hatenablog.com/entry/2017/03/11/182703).
It'll also work on ESP8266 with only minor changes, the logic has been Tested on different builds, including the [esp8266_deauther](https://github.com/spacehuhn/esp8266_deauther/pull/584).[](https://www.youtube.com/watch?v=9SbAC5PVaR4)Licente: MIT