Skip to content

Schlabbermampf/M5Atom_CellularAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

1D and 2D Cellular-Automata on M5Atom

four modes can be changed with the Button: 0: CA off - (all Cells alive) 1: 2D CA with Conway's Game-of-Life rule. With random initialization. 2: 2D CA with Conway's Game-of-Life rule. With glider initialization. 3: 1D CA with random rule. Sliding and with random initialization.

Cells are applied to the 5x5 LED-matrix of the M5Atom. The CA is embedded in a basic color-/brightness-control for the LED-matrix, which uses NeoPixel and also control an LED-strip.

Automatically re-initializes when no cell changed within a time-step.

About

1D and 2D Cellular-Automata on M5Atom (5x5 Display LEDs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published