3
votes
0answers
91 views

Ultrasonic problems with the red and blue balls?

I'm still new to the nxt thing, I try to make the robot locate the ball using the ultrasonic, while there I should be in a square area marked by white color. How can I make the robot locate the ...
4
votes
1answer
150 views

Can I download a programm written in C# into brick?

I use C# language and http://www.mindsqualls.net/ library. But I could not find how to download my program into brick. Actually, is it possible? Or I just have to control my nxt 2.0 robot via ...
6
votes
0answers
90 views

How to simulate Lego Mindstorms programs written in C#?

I am going to do some programming for Lego Mindstorms in C# using http://www.mindsqualls.net/ and have a question. Is there any good simulator to see result of my program without uploading the code ...
4
votes
2answers
124 views

Mindstorms start block is missing

the start block is missing on my mindstorms NXT 2.0 programming space. i cannot run any program without it. i have tried, restarting the programming window, placing a block and even just undoing to ...
2
votes
1answer
813 views

Bluetooth pairing successful in OSX but Mindstorms NXT software still can't connect

I'm using OSX Mountain Lion. I've installed the Mindstorms NXT software successfully using the NXT Script.rb script from Lego's web site, which is supposed to tweak the install so that it is ...
4
votes
1answer
132 views

What can cause programmed NXT 2.0 motors to misfunction when small resistance is applied?

I have robot built per the Alligator tutorial included with Mindstorms NXT 2.0. Everything works correctly if I hold it off the ground and make sure there is no load on the two leg motors. However, if ...
3
votes
3answers
1k views

Lego Mindstorms NXT software error

I have installed the retail version of the NXT software. Due to pitiful performance on my Mac (OSX 10.7 Lion) I followed guidance on other forums and uninstalled Flash 11 and reinstalled 10. Now ...
3
votes
0answers
158 views

Flash update breaks the Mindstoms NXT viewer

After udating to the lastest version of Flash on my Macbook Pro (OS X 10.7.4) The Mindstorms NXT software that comes in the box no longer displays the build instructions. It does load up, but the ...
4
votes
1answer
1k views

How to control a RCX from a Mindstorms NXT

I have both an RCX and an NXT. I would like to control the RCX brick from the NXT (and possibly communicate back to to the NXT from the RCX). I would like to avoid purchasing the Mindsensors RCX to ...
5
votes
1answer
811 views

Remote Control option NXT Mindstorms

I bought the NXT Mindstorms education software v2.1 along with a Mindstorms kit (which I don't know the version of). I am trying to remote control a robot I made using bluetooth between my mac and ...
5
votes
2answers
1k views

Lego Mindstorm NXT cannot connect via bluetooth

I have an NXT mindstorm brick, running RobotC firmware. I am trying to connect to it, via bluetooth. At first, the problem was that I had the motorola drivers instead of ones from microsoft. Even ...
9
votes
1answer
224 views

Where can I find “hacker” information about the NXT?

I want to know if, and where, is some extremely detailed hacker information on the Mindstorms NXT 2.0. Things such as the processor, flash memory, and RAM information, GPIO or I2C support, custom ...
11
votes
2answers
743 views

Is Technic compatible with Mindstorms?

My wife bought me a Mindstorms NXT 2.0 for my birthday. I've been reading up on it from as many sources as possible however apart from the 9695 Education Resource Set which adds some additional bricks ...
1
vote
2answers
337 views

What is the difference between nxtG and nxt 2.0?

I'm familiar with NXT 1.0 and 2.0 but I've also seen reference (program samples, etc.) to NXT G. What's the difference?
11
votes
3answers
313 views

What are some free kid-friendly tutorials to get started with Mindstorms Nxt 2.0?

My daughter (10) got the NXT 2.0 for christmas. It doesn't really come with any tutorial. I'm looking for something she can follow which will teach her to use each of the sensors and slightly more ...
7
votes
2answers
241 views

Why does this program work in LabView when targeted to computer but not to NXT?

I have a program written in Labview for my LEGO Mindstorms NXT 2.0. When the target is set to the computer, the program works just fine. However, when I set the target to the NXT, the program doesn't ...
10
votes
2answers
2k views

Can I use RCX sensors and motors with the NXT brick?

I have a bunch of motors and sensors from the original Mindstorms set. It seems a shame I can't use these with the more recent NXT set. Are there any unofficial modifications that allow you to convert ...
24
votes
6answers
5k views

Is there any other way to program the Lego Mindstorms NXT other than the provided software?

I'm curious to know if there is any way to program the NXT other than the provided software. I don't necessarily have any issue with the software. Does the program created by the software translate ...
11
votes
1answer
2k views

NXT screen either flickering or blank, what do I do?

The screen on my LEGO MINDSTORMS NXT brick has just stopped working. It is either flickering, or blank. I have tried turning it on and off, installed fresh batteries, and I can even hear the selection ...
18
votes
3answers
2k views

What is the difference between the NXT and the RCX?

What is the difference between the NXT and the RCX? I know that the NXT is newer, but what features does it have that the RCX doesn't have, and vice versa (if the RCX has features that the NXT ...