Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 769 Bytes

File metadata and controls

20 lines (13 loc) · 769 Bytes

LedMatrixGames for Rainbowduino

Dear all,

I have a Rainbowduino board and now it's time to build up a small project on it. So the main goal is to implement small games for a 8x8 RGB LED matrix. At the moment the first tasks are:

  • understand the MY9221 chip in daisy chain constellation
  • create an own driver for the Rainbowduino in C/C++
  • implement a middleware for the communication over serial port in Arduino code
  • build a front end for the user in Python (first game should be a labyrinth)
  • have fun to play games on it
  • implement the stuff you want

Feel free to help me. I hope I have enough time to reach the main goal.

Cheers, Friedl

Ideas are always welcome! 😄