Author Topic: Question on availablity in marketplace  (Read 1978 times)

0 Members and 1 Guest are viewing this topic.

Offline Just Another DudeTopic starter

  • Beginner
  • *
  • Posts: 1
  • Helpful? 0
Question on availablity in marketplace
« on: November 23, 2012, 01:51:34 AM »
All,

I want to teach programming to my preschooler, and am interested in getting a robot that can be controlled via simple code.

I am looking for the following features:

1) Humanoid (preferably, does not matter)
2) Something that will interface with a laptop via IR or bluetooth
3) Something that will have a simple programming interface to take commands such as: Go, Back, Left, Right; and some basic looping functionality.
4) Compiler/interpreter does not matter

The goal is to teach the kid to write a series of steps which can drive the robot.

Is there anything that is readily available in the marketplace to do this?

At a minimum, if there is something with a bluetooth interface and clear API, I can write a simple interpreter or compiler which will invoke that API to control the robot.

Your suggestions are highly appreciated.

Thanks.

Just another dude.

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Question on availablity in marketplace
« Reply #1 on: November 23, 2012, 06:13:57 PM »
Hi,

1) Humanoid (preferably, does not matter)
2) Something that will interface with a laptop via IR or bluetooth
3) Something that will have a simple programming interface to take commands such as: Go, Back, Left, Right; and some basic looping functionality.
4) Compiler/interpreter does not matter

The goal is to teach the kid to write a series of steps which can drive the robot.

Is there anything that is readily available in the marketplace to do this?

At a minimum, if there is something with a bluetooth interface and clear API, I can write a simple interpreter or compiler which will invoke that API to control the robot.
First off, forget about a humanoid - at least if you want easy programming.

While I'm not sure if there's a ready made bluetooth and what not turtle for it, you should look into Turtle Logo (Google it), as it sounds like it's exactly what you want.
Turtle Logo dates back into the ancient mists, but for teaching simple commands it's great (it won't teach real programming though, but it doesn't sound like you want that anyway).

From the top of my head, one of the "toy" controllers like Basic Stamp and similar have similar "Turtle commands" IIRC, so it shouldn't be hard to make a simple turtle for this (look at the $50 robot to see how simple it can be).
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives