lua-users home
lua-l archive

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


Lua is used in the pbLua for LEGO MINDSTORMS NXT project.

<http://hempeldesigngroup.com/lego/pbLua/>

I'm getting ready to release the next version which is based
on the latest 5.2 release soon.

This is Lua on an ARM7 device with 256K of FLASH and 64K RAM
with an API to control the LCD, motors, buttons, and sensors
available to the NXT.

Fun to teach the kids programming or robotics, and fun for
those grownups that still play with LEGO!

It's even used in a Uni course, here:

<http://ozark.hendrix.edu/~ferrer/roboticsBook/>

I'm happy to answer any questions!


Ralph