tsaitsai / Rotatey_Balls

3D animated gyro balls with ESP32, SSD1306 and MPU6050

Home Page:https://www.youtube.com/watch?v=9SbAC5PVaR4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotatey_Balls

Initially Rotatey Cube rewritten to work with ESP32, but without the original MPU6050 Arduino library.

The mpu6050 code used in this build was taken from here. It'll also work on ESP8266 with only minor changes, the logic has been Tested on different builds, including the esp8266_deauther.

 Rotatey balls on a 2.42'' SSD1306 OLED & ESP32

Licente: MIT

About

3D animated gyro balls with ESP32, SSD1306 and MPU6050

https://www.youtube.com/watch?v=9SbAC5PVaR4

License:MIT License


Languages

Language:Arduino 62.1%Language:C 37.9%