Arduino library to draw on a 32×16 bicolor LED matrix
To demonstrate what can be done at the Téléfab, I used an example of pong game on Arduino with a Sure Electronics 32×16 LED bicolor matrix.
I took the opportunity to clean up and improve the code and make a small drawing library for the LED matrix.
The library, the improved pong and the documentation are available on GitHub.