An open API service indexing awesome lists of open source software.

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

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).

[![ Rotatey balls on a 2.42'' SSD1306 OLED & ESP32
](https://img.youtube.com/vi/9SbAC5PVaR4/0.jpg)](https://www.youtube.com/watch?v=9SbAC5PVaR4)

Licente: MIT