How to use Visual Basic, Mindstorms NXT and USB communication Altogether? -
I am researching for a few days, and I am not getting anything that I can send directly to the instructions I understand. USB I have found that all the tutorials are based on Bluetooth communication, and the information I received about US always "better changes in Bluetooth" or "think of com port"
I had previously ordered those Bluetooth , But the connection often fails to prove useful, and is slower than the USB.
The USB connection is not found as a COM port, but I know that it is correct to control motors, get sensor input with a USB connection, because Lego software does this It has a remote control feature that allows the user to activate motors from the PC, and can also read sensor input.
So, my question is, how can I send and receive those direct orders through USB? And, is there any way to do this in Visual Basic 2008?
You can use the Monocharic Communication Library to do this. See.
Alternatively, you can use the Fantom driver from the official Lego Software Developer Kit.
Comments
Post a Comment