Small proof-of-concept experiment for programming my 4x4x4 led cube. I implemented a Larson scanner on a breadboard with 16 leds and controlled by a Python script. Continue reading
Category Archives: Diversion
Diversion: Genetic Algorithms
In what will hopefully be an ongoing feature, I am posting a small exploration into an area of computer science. I’ve been interested in genetic algorithms for a while, and decided to try my hand at one. Read on to see what I learned.
Continue reading