NXT-G is a graphical programming environment that comes bundled with the NXT.
3
votes
1answer
73 views
Set to run a program within another program using NXT-G
I'm using NXT-G to program my robot to do few tasks autonomously for so many possibilities. When using C programming, we can call a function from different file into the main program. So, I wonder if ...
2
votes
1answer
78 views
Setting priorities in LEGO NXT Programmer
For a sumo bot competition I made a robot that has a perfectly functioning ultrasonic senor. However, when I made a second branch on the program for a light sensor, I calibrated the light sensor and ...
3
votes
3answers
2k 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 ...
2
votes
0answers
184 views
Program a full rotation of a NXT motor in X seconds
I'm interested in mimicking the functionality of the Arqball Spin, at $60 it isn't cheap so I'd like to make the most out of my Mindstorms parts.
I'd like to use NXT-G to program a motor to rotate ...