Public projects 1
T-Rex-duino - Arduino Clone of Chrome T-Rex Game
Project tutorial by Alexander Blk
- 17,058 views
- 16 comments
- 81 respects
Toolbox 2
Respected projects 3
8 x 8 x 8 LED Cube Powered by an Arduino Mega
Project tutorial by Doug Domke
- 19,868 views
- 4 comments
- 27 respects
Comments 5
T-Rex-duino - Arduino Clone of Chrome T-Rex Game almost 2 years ago
T-Rex-duino - Arduino Clone of Chrome T-Rex Game about 2 years ago
It should be based on SSD1309 controller, then yes.
T-Rex-duino - Arduino Clone of Chrome T-Rex Game about 2 years ago
Hi, thank you for your praises! It is possible to switch to i2c, but the thing is that I don't have such a display, so I cannot make the actual changes. I always try to use SPI displays because they're much faster, using i2c display may introduce some [more] image distortions, especially when the game gets faster.
Hi! I added support for i2c oled display, if you still interested, check the github page for more info!