A 3D rotating cube animated on a tiny OLED screen like a gyroscope. [demo]
This project is heavily inspired from the work of GoblinJuicer who developed and implemented the idea and posted on this subreddit.
The code is a remix of the original, it's using u8glib and mpu6050 libraries instead of Adafruit and ITG-3200.
Pinout OLED
VCC => 5V
GND => GND
SCL => A5
SDA => A4
Pinout MPU
VCC => 5V
GND => GND
SCL => A5
SDA => A4
AD0 => GND
INT => D2