An hobby bedroom display using MAX2719 matrices.
- Arduino Due
- MAX7219 microcontroller based display(s)
- GNU arm-eabi toolchain.
- bmptk for building
- C++ hardware library: hwlib
- Python 2.7.*
- Clone or download the repository.
- Execute
update_code_workspace.bat
script. - In src/ directory, run
bmtpk-make run
- Enjoy!
This project is developed by Mike Hilhorst and Wiebe van Breukelen as an hobby project. Code may not be yet up to code standards.