Category: simple robot

  • Super Simple Android Cellphone Controlled Robot

    This is a really simple robot using two continuous rotation servos and a serial servo controller. The G1 is running a Python scripts in the Android Scripting Environment and sending simple commands to the servos. We haven’t checked in this code but will do so soon. Duration : 0:1:18

  • Simple Robot

    Simple robot follows green path and turns left or right on the squares depending on color. Duration : 0:0:21

  • LEGO Mindstorms NXT Hexapod Robot

    My first original robot built using LEGO Mindstorms. It uses only two of the NXT Motors for motion and an ultrasonic sensor to detect objects in its way. I built many prototypes of this robot before I could get it to support its own weight plus that of the heavy computer brick on top. I…

  • RoboSight Neural Network Camera and Lego Robot

    Simple Lego NXT Robot integrated with RoboSight Neural Network Camera “RoboSight” (RoadNarrows Intelligent Systems). Simple categorization and recognition of images – easy and fun! Duration : 0:2:51

  • nxtcam line tracking PID, ball retrieva. now with lolcaptions!

    I’ll fill in some more details later for this beta version of my robot. Briefly, the code is in NXC, I use Lego Mindstorms and the NXT Camera. To follow the line I use a simple PID. To get close to the ball I don’t use one but I should (and will in Version 2!).…