LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems programing NXT using Labview

I posted this in the main Labview discussion board before I found this one, I hope someone can help me.

Hello  I'm starting a robotics team where I work, high school so I hope my  question isn't to rudimentary for this forum. I built the basic tetrix  base but can't get the programming started. The robot essentially runs off of a lego mindstorms NXT module. When I try to test the sensors, or  motors, nothing works, I can't even tell if they are showing up or not.  I see them but can't tell if they're active. When I try to use the the  schematic editor to test everything nothing seems to work. I can change  the parameters, eg. motor direction, but it doesn't seem to affect the  sensors, or motors plugged into the NXT. When I wave my hand in front of  the ultrasonic sensor nothing changes, when I push the plunger on the  touch sensor the values on the schematic editor don't change. I don't  know if this has anything to do with it but I keep changing batteries  but the battery indicator keeps showing the same level of power, almost  dead.

0 Kudos
Message 1 of 7
(6,932 Views)

Hello;

 

You are right, that could be the reason why the NXT brick does not read any of the sensors of outputs any voltage to the motors. Have you tried connecting the brick to an AC adapter? Also, have you tried using any other NXT bricks with this computer? Just to verify that the problem is the brick and not the software set up.

0 Kudos
Message 2 of 7
(6,923 Views)

This article is intended to indicate the installation and configuration process between LabVIEW and educational robot Lego Mindstorms NXT wirelessly, this will enable LabVIEW developers in having a mobile platform for the development of projects and autonomous robots, we need to install some programs the computer:

 

https://decibel.ni.com/content/docs/DOC-32448    

 

5.png

0 Kudos
Message 3 of 7
(6,817 Views)

This article is intended to carry out a program to monitor the status and speed of a motor connected to the NXT Intelligent Brick MindStorm from the front panel on the computer

 

https://decibel.ni.com/content/docs/DOC-32450

 

4.png

0 Kudos
Message 4 of 7
(6,816 Views)

This article aims to make a program that performs the reading of a sensor connected to the NXT Intelligent Brick MindStorm, display a message on the LCD screen of the device while on the front panel of our program:

 

https://decibel.ni.com/content/docs/DOC-32449

 

4.png

0 Kudos
Message 5 of 7
(6,813 Views)

This article is intended to record the activity of the buttons on the NXT Intelligent Brick MindStorm, while pressing a particular button will produce a musical tone while a LED lights in the program.

 

https://decibel.ni.com/content/docs/DOC-32451

 

5.png

0 Kudos
Message 6 of 7
(6,812 Views)

This article is intended to control the direction and speed of a Lego NXT robot using the directional buttons on the computer keyboard, strategic control distance limited by the scope of the Bluetooth transmitter installed.

 

https://decibel.ni.com/content/docs/DOC-32462

 

 

6.png

0 Kudos
Message 7 of 7
(6,811 Views)