mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 01:16:20 +04:00
e86d5c5f75
This mimics the way the Kendryte SDK does things—it is better because the MMIO based SPI tends to sometimes lose synchonization when the CPU doesn't keep up providing data fast enough. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
gen-block-sprite.py | ||
README.md |
game-of-life
"Game of life" cellular automata simulation. The state can be manipulated through the touch screen. The amount of pressure applied determines the radius of the state change.