Tagged Questions
25
votes
7answers
4k views
Lego Mindstorms Programming - which language/IDE do you use/recommend?
I'm new to it and currently using the visual flow-chart like language that the Lego Mindstorms IDE uses. I'm impressed with how readable the diagramming language is but missing the flexiblity of ...
18
votes
9answers
4k views
Is Lego MindStorms a good choice for basic robotics development?
I would like to learn how to write software for controlling robots.
Is Lego MindStorms a good choice for this? Are there better alternatives?
I'd prefer MindStorms, but after reading a couple of ...
13
votes
4answers
2k views
Is there any Ruby or Python interpreter for Lego Mindstorm?
I want to start coding in Python or Ruby. Since I own a Lego Midstorms kit I thought it would be nice to program against it. Are there any good translators / interpeters for the Mindstorms brick?
4
votes
4answers
103 views
Compass: from 359 to 0 degrees
I am trying to move a robot using a compass. We use the compass to make the robot move in straight line, it uses 2 wheels and they move a bit different.
So we set a value between 0 and 359 as ...