lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 07/25/2010 12:30 PM, Mike McGonagle wrote:
Hello,

A friend of mine has a 13 year old kid who is interested in Robots. I
am wanting to suggest that he learn a programming language (Lua in
particular) and learn a bit about building a computer (as Robots are
specialized computers). As Lua appears to be a language designed for
embedded systems, I was wondering if anyone out there could give me
some links to sites that deal with Robotic projects that are using
Lua, so that I could pass them along to the kid to encourage him to
learn Lua. Also, as a related topic, if there are any projects that
are dealing with AI, that would be great, too. That would be something
else for him down the road.

Thanks,

Mike

Hi Mike

Have a look at eLua:
http://www.eluaproject.net/

You could purchase a development board that it supports and then wire it up. As Kein-Hong was saying, Pic or Stamp(or AVR) might be easier but I have found the eLua community extremely helpful and I suspect that a lot could be learned going down this path instead. As far as I know, with the others you are mostly stuck with C, assembly or some ultra niche language like processing.

I will also help if I can too.

--Patrick

P.S thanks to Peter and Andreas for answering my Linux icon question.