Tag Archives: LEGO

Arduino robot kit – Motor library

      8 Comments on Arduino robot kit – Motor library

Once the motors were connected to the motor controller (see previous post), I started working on writing the code for basic robot movement. The basic motor commands are: onFwd/onRev: move each motor independently in the forward or reverse direction off/stop: stop either motor gradually (float) or abruptly (break) fwdRight/fwdLeft: turn the robot by running the two… Read more »

Robotics

      Comments Off on Robotics
Assembled Robot

I like robotics and there was a time when I wanted a career in building robots. I am glad that didn’t happen because now I can build robots for fun. My interest in robots was renewed in 2001 when I discovered LEGO Mindstorms in this IEEE Spectrum article, and since… Read more »