Close

Made an online simulation using Processing/Processing.js !

A project log for GameOfLife_ht1632c_display_AVR

displaying Conway's Game of Life on a ht1632c-based 32x8 LED matrix using an AVR ATtiny26 mcu

ethan-durrantEthan Durrant 09/02/2014 at 05:270 Comments

I made a virtualization/simulation of this hardware device, which runs in a browser using Processing.js or in Java via the Processing IDE.

Link to the online web page simulation:

http://emdarcher.github.io/processing_GameOfLife_simulation/

Link to the github repo with the simulation code:

https://github.com/emdarcher/processing_GameOfLife_simulation/

Discussions