 | | Re: nqc compilation errors
|
|
(...) thank you. specific sulution: 'nqc -Trcx2 error.nqc' instead of 'nqc error.nqc' (19 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| |
 | | 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: Car factory
|
|
"Brian Davis" <brdavis@iusb.edu> wrote in message news:JBv2uu.LpG@lugnet.com... (...) I have an idea - why wouldn't it be possible to get a team together to come up with a standard modular design for a car factory that everyone can contribute to, (...) (19 years ago, 14-Jan-07, to lugnet.robotics)
|
| |
 | | Re: nqc compilation errors
|
|
(...) Gus is correct, although there are other targets which support arrays and indirect variables. NQC defaults to RCX as the target. You need to use the -TRCX2 switch if you are running the 2.0 firmware on your RCX and you want to use arrays and (...) (19 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| |
 | | 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: nqc compilation errors
|
|
(...) Only the RCX2 firmware supports these features. If you set the target to RCX2 then it will compile. Gus (19 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| |
 | | 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)
|
| |
 | | Re: Car factory
|
|
(...) There's a little more information over at theNXTstep blog: (URL) that there was in some ways an even more impressive car factory prior to this (it got on LUGNEt a while back), but sadly there's no video of it. Well, I take that back... (...) (19 years ago, 14-Jan-07, to lugnet.robotics)
|
| |
 | | nqc compilation errors
|
|
Background: (...) nqc version 3.1 r4 (built Jan 12 2007, 19:11:18) Copyright (C) 2005 John Hansen. All Rights Reserved. Usage error: try 'nqc -help' to display options (...) Linux eip 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux (...) (19 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Car factory
|
|
(...) Very cool factory !!! From this, I relaunch my challenge: Building a self-replicating robot. (19 years ago, 14-Jan-07, to lugnet.robotics)
|
| |
 | | Car factory
|
|
An amazing video. Looks like it actually builds a Lego car. Has anything like this been posted before? (URL) of video is: MINDSTORMS AUTOFABRIK (19 years ago, 13-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Drive types
|
|
(...) Rosco is correct. The standard NXT firmware uses a completely different execution model than the old RCX firmware uses. The NXT firmware does not provide any mechanism at all for starting and stopping threads. The only mechanism is to define (...) (19 years ago, 14-Jan-07, to lugnet.robotics)
|
| |
 | | Re: Sending Textmessages via Bluetooth to PC
|
|
(...) There is a debugger available for NBC, I'm pretty sure it supports bluetooth, but I don't have a BT device on my computer (yet) so haven't tried that. You can download it here: (URL) has lots of features and works very well over USB link. (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Improving the firmware?
|
|
(...) And I "third" this motion. I've started going through the "fun" process of building GCC for NXT, but don't have enough gigabytes of free space on my LEGO dev machine (under CygWin) to get all the way through the process. Although I don't think (...) (19 years ago, 13-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | 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)
|