 | | Re: ReMix of LEGO NXT Starter Robot
|
|
(...) I am curious if you have tried measuring distance travelled simply by reading back the NXT motor encoder values? You would need to calibrate your 'bot so that you know the ratio of encoder units to centimeters or inches travelled (which would (...) (19 years ago, 15-Jan-07, to lugnet.robotics.nxt, FTX)
|
| |
 | | Re: Sending Textmessages via Bluetooth to PC
|
|
OK, sent you an email with the NBC program and the Perl script. If anyone else would like it let me know. (19 years ago, 15-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Sending Textmessages via Bluetooth to PC
|
|
(...) Hi David, yes please... I'm very interessed in setting up BT-Communication-Parameters... Is there a snapshot of your code public available ? Thanx Christian (19 years ago, 14-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Sending Textmessages via Bluetooth to PC
|
|
I have written a quick-and-dirty NBC program that sends messages via BT to the PC. Then I have another quick-and-dirty Perl script on the PC that captures the messages and displays them to the screen or you can redirect to a file. I've been using it (...) (19 years ago, 14-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Sending Textmessages via Bluetooth to PC
|
|
(...) Yes, I've seen it, but I have no Win32 system ... I'd like to create a general soltution for any system (e.g. OSX and Linux). NXT-->BT-->Serial2Net-->Syslog Simple Serial2Net-functionality can be realized with socat. Thanx for more (...) (19 years ago, 14-Jan-07, to lugnet.robotics.nxt)
|