Tagged Questions
3
votes
0answers
90 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 ...
0
votes
1answer
76 views
How do I get started with Mindstorms NXT 2.0?
I need help programming a NXT 2.0 Lego Mindstorms. I want to make the robot turn, stop, go back, etc. when the color sensors see certain colors. For example when the robot sees red it stops then ...
4
votes
2answers
123 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 ...
4
votes
1answer
131 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 ...
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 ...
12
votes
2answers
900 views
Can you program Lego Mindstorms with the Scratch programming language?
My child is learning programming using Scratch in school. Can she program her Mindstorms using Scratch?
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 ...
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 ...
12
votes
1answer
501 views
Can I write programs for the LEGO RCX 2.0 in Java/C++?
Is there a library which makes it possible to write LEGO Mindstorms programs for RCX 2.0 in Java or C++? With the LEGO software it takes so much time to write good programs.