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
3answers
4k views

C# library for Lego Mindstorm NXT

Is there C# (.NET) library for Lego Mindstorm NXT, which is up-to-date? NXT.NET for LEGO Mindstorms last update 18.04.2008 http://nxtnet.codeplex.com/ MindSqualls last update 05.06.2007 ...
6
votes
1answer
2k views

What is the difference between the Lego Mindstorms 1.0 and 2.0

I am thinking about buying a mindstorms kit (I don't currently own one but I have used 1.0 at university) and I am a bit unsure as to the benefits of 2.0 over 1.0. I have seen other posts on the ...
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 ...
3
votes
1answer
3k views

Bluetooth-connection between Android and Lego Mindstorm NXT

Does anybody know, how to build a bluetooth connection between Android and LEGO-Mindstorm-NXT? The connection between two NXTs works fine. But the other Connection-type likes not so easy. I am working ...
2
votes
2answers
121 views

Mindstorm NXT Programming Loop Exit Conditions

I am developing a robot for an engineering class. For the purposes of the class I am required to use the NXT programming language. To move, the robot needs to follow a solid black line. If the ...
2
votes
2answers
431 views

How can you debug Lego Mindstorms programs?

Is there any way to add any sort of debugging to a Lego Mindstorms program, when using the NXT drag-and-drop environment? It would be nice to be able to monitor the status of the various sensors, but ...
1
vote
3answers
601 views

NXT mindstorm drawing robot

I am a high school student and am thinking of making a robot that draws using different colored markers. I would like some guidance as to where I should start with this program. What I want to do is ...
0
votes
2answers
72 views

Simultaneously bluetooth remote (android) and run program

I'm a student on a hogeschool in the Netherlands. We're working with the LEGO Mindstorms NXT for a project. However, I'm using my phone (minddroid and other applications) to drive the NXT, but I ...
0
votes
3answers
6k views

Lego Mindstorm NXT 2.0: “Error: NXT Bluetooth passkey confirmation failed”

Running Windows 7 and the Lego Mindstorms NXT 2.0 IDE. The Windows bluetooth manager shows the NXT is connected and the NXT shows up in the Windows list of bluetooth devices. When I try to connect ...