Simplex noise in the style of Ken Perlin (but using none of his code, nor any part of his original algorithm) from an Arduino Micro, controlling the colors of an RGB LED array.
My simplex noise code suitable for 8-bit CPUs is published on: https://github.com/stegu/perlin-noise