Category Archives: Coding

Random Thought Of The Day

I wanna know: Why does Windows’ Task Manager list the size of the “System Idle Process” as nonzero? Also, why is it different, on different computers? My desktop apparently takes 16K of memory to do absolutely nothing, while my laptop … Continue reading

Posted in Coding, Humor, System Administration | 1 Comment

A step in the right direction

Well, that would explain it… The reason that the quadruped robot was doing the “funky chicken” instead of walking smoothly was mostly due to a major bug in the gait angle calculations. The angle of the leg is the sum … Continue reading

Posted in Coding, Digital, PIC Microcontrollers, Robotics, SIGMA Walking Robot | 1 Comment

Walker robot progress

Well, it moves. The gait algorithm is still handcoded instead of evolved (I’m working on finding a physics sim I can use for that), and is less than efficient — but at least it’s going in the right direction. The … Continue reading

Posted in Coding, Digital, PIC Microcontrollers, Robotics, SIGMA Walking Robot | Leave a comment

Quadrupedal locomotion

Okay, this is unexpected. I mean, I like old technology and all, but why would an electronics geek — even a Paleotechnologist — be reading a 127-year-old book on The Horse in Motion (with a study on quadrupedal locomotion?) For … Continue reading

Posted in Coding, Digital, Robotics, SIGMA Walking Robot | 1 Comment