 | | Sending Textmessages via Bluetooth to PC
|
|
Hello Community, I try to realize some kind of debugging interface for NXT NBC/NXC... Idea: sending clear text messages like syslog to PC Is this possible with NXC ? My problem is the understanding how to do it the right way... 1. setup connection (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Drive types
|
|
(...) The problem is that the standard firmware doesn't support starting and stopping of threads AFAIK. But you can start multiple threads by putting precedes thread1, thread2 in your main thread, when it exits both threads will start getting time (...) (19 years ago, 13-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Drive types
|
|
(...) Besides Precedes and Follows, are there other ways to start additional threads? Specifically, I'd like to start additional threads and then continue the execution of the current thread. I might be misinterpreting this, but it seems that (...) (19 years ago, 13-Jan-07, to lugnet.robotics)
|
| |
 | | Re: NQC vs. NXC vs. MS-VC vs. RobotC
|
|
(...) Elizabeth, It may be very useful to create a table, with columns for these different programming environments, and then you could have rows for all the features. That would make it easy for people to help you fill in the blanks. You may want (...) (19 years ago, 11-Jan-07, to lugnet.robotics.rcx)
|
| |
 | | Re: NQC vs. NXC vs. MS-VC vs. RobotC
|
|
(...) The NQC solution supports all LEGO programable bricks from the CyberMaster to the Spybot, including the RCX. The Scout, RCX, and Spybot platforms supports event monitoring (for the RCX this requires the 2.0 firmware). If you obtain NQC by (...) (19 years ago, 11-Jan-07, to lugnet.robotics.rcx)
|