Simple Cellular Automata Example in AS3
To get a little more experience with ActionScript 3, I wrote up a very simple class which will take a rule number, and then generate a cellular automata based on that.
The movie below requires Flash 9 or above to be installed. Some rules to try out: 90, 30, 73, 110, 150. Valid numbers are 0-255, but not all produce interesting results.
Direct link to flash movie (got some people complaining the SWFObject script doesn't work under Vista)
See Wikipedia for more info, and Wolfram.com has a list of all 256 possible results
Here's the code:
(more...)

Just a tiny update to my homebrew mandelbrot browser for Nintendo DS. This version merely adds DLDI-support, meaning you should be able to save screenshots as .PNG from pretty much any flashcart. Check the 
Over the christmas holiday I received my PCBs back from Olimex. They look very professionally made, it's pretty neat knowing that I designed it completely myself. In the picture to the right you can see the board with a few of the components. I haven't started soldering yet, but I've placed them on there so you can get an idea of how it will look when finished.
So I built a pretty good prototype of my LED matrix, AVR-based toy (as you can see in 
