Rendering iterated function systems on Arduino

2011-01-25 05:10:51
Rendering iterated function systems on Arduino
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.
arduinoifs
681 views · 0 faves · CC BY 2.0
Original Flickr page