It’s Alive! Mini-Mover 5 resurrected with Arduino!
When I saw this 5DOF robotic I fell in love with it, that was in the 80s when I was just a little kid. I aways wanted one. So the other day when I saw it collecting dust and longing for the days when it was cutting edge I knew […]
Experiment with genetic algorithm
I’ve got some ideas for kinetic sculptures involving genetic algorithms. The specifics of of the sculptures are still in flux, and I’m waiting to see which ideas gel. Â In the meantime, however, I’ve started build a code base to begin to see what I can do with GA. Â Here is […]
Android ADK up and running!
Well it took more tinkering then I anticipated but I got the Android ADK board running. The main problem I had was getting the DemoKit Android app to build. Turns out I needed to use the Google API level 10, not the Android API level 10, as the build target. […]