Rendering iterated function systems on Arduino
2011-01-25 05:10:51
Without enough RAM to even store a character for every location on a default-sized PuTTY window, I packed two pixels together into a single byte. The result is a 4-bit frame buffer which is transmitted via serial (clocked at almost 1mbps) in an ascii art palette. Any bytes received via serial are used to re-seed the generator in a deterministic way.