Skip to content

ueb/LedMatrixDriver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LedMatrixDriver 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

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

Cheers, Friedl

Ideas are always welcome! 😄

About

My first GitHub project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.2%
  • Python 37.3%
  • Other 3.5%