CELLULAR AUTOMATA and LED MATRIX fun

CELLULAR AUTOMATA and LED MATRIX fun

January 28, 2023 Digital Electronics 0

Blinkomat, an LED matrix, turned out quite well. 240 LEDs controlled by an Atmega 16 is what we call a decent bookshelf decoration. The dimensions of 12×20 were chosen due to the fact that the microcontroller has 32 I/O lines.  The LEDs are switched on and off using multiplexing. The brightness, controlled by pulse width modulation can be varied by 16 levels.  The overall effect is quite smooth an fun to look at.  He has programmed it to do other things than just cellular automata.  Our personal favorite is a simple sine wave. watch it after the break.

Last week, we covered a smaller, but equally cool automata simulator using charlieplexing.

Leave a Reply

Your email address will not be published. Required fields are marked *