| | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) The problem is the NXT is a USB-slave device: it does not provide either the power (5V) or the communications ability to run a BT dongle (this is a seperate issue from the "shape" of the USB port: that's just a bit of hardware shaping to keep (...) (18 years ago, 24-Jan-07, to lugnet.robotics)
|
|
| | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) Thank you for answering :-) How about putting a Bluetooth-Dongle to NXT? It will receive HID signal, but dongle will translate the signal into NXT-usable one. I think it will work, how do you think? (18 years ago, 24-Jan-07, to lugnet.robotics)
|
|
| | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
We had (URL) a discussion about this earlier> when I asked about my Nintendo Wii remote. The only way this is going to work right now is as you suggested: (...) You'll have to write a program that lives on your computer that will relay the messages (...) (18 years ago, 24-Jan-07, to lugnet.robotics, FTX)
|
|
| | Re: Unit LNE of the dinochrome brigade (Was: Rock Crawling)
|
|
(...) I would like to hope so. Those mounting holes would seem perfect to secure rubber cleats to, especially with the ridges on the hard plastic tread underneath. That one piece woulkd change them from semi-decorative to fully robotic functional (...) (18 years ago, 24-Jan-07, to lugnet.org.us.laflrc, lugnet.robotics, lugnet.technic)
|
|
| | Re: Controling NXT with Bluetooth Device(such as mouse, etc)
|
|
(...) This is not an easy thing to do. While the mouse may support bluetooth, the signals are not the same as what the NXT is expecting. The mouse sends Human Interface Device (HID) signals, while the NXT expects Serial Port Protocal (SPP). Simply (...) (18 years ago, 24-Jan-07, to lugnet.robotics)
|