09-19-2013 01:47 PM
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.
09-20-2013 08:38 AM
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.
10-25-2013 02:19 AM - edited 10-25-2013 02:22 AM
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
10-25-2013 02:20 AM
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
10-25-2013 02:25 AM
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
10-25-2013 02:28 AM - edited 10-25-2013 02:32 AM
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
10-25-2013 02:31 AM
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