Skip to content

🧊 3D gyrocsopic rotating cube on Arduino using an MPU650 and SSD1306 OLED

Notifications You must be signed in to change notification settings

tobozo/Rotatey_Cube

Repository files navigation

3D Rotatey Cube

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. It has since been remastered in LUA for the CactusCon6

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

Front

Back

About

🧊 3D gyrocsopic rotating cube on Arduino using an MPU650 and SSD1306 OLED

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published