Python Mindstorms RCX
Posted
by Kyle Schmidt
on Stack Overflow
See other posts from Stack Overflow
or by Kyle Schmidt
Published on 2010-04-08T01:05:41Z
Indexed on
2010/04/08
1:13 UTC
Read the original article
Hit count: 397
I've got 30 unopened Lego Mindstorms kits that I'd love to use in my intro programming class to do some simple robotics stuff at the end of the year. We're using Python in the class, so I'd prefer there to be a way for the kids to write the programs in Python. Unfortunately, these are old kits with RCX bricks - not the newer NXT ones, so most of the projects like NXT_Python can't help me. Is there any way to make that happen?
© Stack Overflow or respective owner