| | Re: Text languages for programming NXT?
|
|
(...) Hi Brian, I have a very strong preference for RobotC. The executing code runs very fast, and it is a full C programming language. Kevin (18 years ago, 4-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Text languages for programming NXT?
|
|
(...) Hi Brian, I have a very strong preference for RobotC. The executing code runs very fast, and it is a full C programming language. Kevin (18 years ago, 4-Jan-07, to lugnet.robotics.nxt)
|
|
| | Text languages for programming NXT?
|
|
What text-based languages are available right now for programming the NXT? And which of them are somewhat mature at this point? A Google search turns up a few, such as NBC and NNQC and even a version of Java for the NXT, but what's the popular (...) (18 years ago, 4-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Connect BT devices to the NXT without a passkey?
|
|
(...) Thanks for the good info -- I had forgotten that BT allows for so many services. Mindsensors' Playstation 2 controller interface must be converting the "human interface" signals into serial port messages. Now that the official firmware can be (...) (18 years ago, 4-Jan-07, to lugnet.robotics.nxt, FTX)
|
|
| | RE: NXT Optimized Array Handling
|
|
I would suggest that the easiest way to understand how standard firmware handles arrays is to go to the NI web site and do a search on something like "efficient LabVIEW memory management" which will result in a nice description of how LabVIEW (...) (18 years ago, 30-Dec-06, to lugnet.robotics.nxt)
|
|
| | Re: Line Follower
|
|
(...) Thanks Steve! It's perfect. I will use it in one of the NXT robots. But now, part of this project is to show some comunications between two robots, (and the other one is a RCX driven. It will also follow a line). I saw some time ago a small (...) (18 years ago, 3-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
|
|
| | Re: How to implement continuous drive with NXT motors?
|
|
"John Brost" <john.brost@gmail.com> skrev i en meddelelse news:JB9BCx.Bt7@lugnet.com... (...) Aaargh. I looked into the complete collection of blocks again. I had only noticed the "Motor" block for legacy motors, not the one for NXT motors. Of (...) (18 years ago, 3-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Line Follower
|
|
(...) Patrick, I've made a block for NXT-G (the software that comes with the NXT) that does all the "line-following" stuff. All you need to do is put it in a loop, and set the parameters... (URL) (18 years ago, 2-Jan-07, to lugnet.robotics.nxt)
|
|
| | Line Follower
|
|
Hi, I am starting a project for robotics in my daughter school, and I want to show a line follower example. The goal is to make the kids mount a custom path mande from EVA tiles with the line printed in it, and the robot will make this path. So, the (...) (18 years ago, 2-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: How to implement continuous drive with NXT motors?
|
|
(...) I'm not exactly following what you want here, but if you want a block that will turn on a motor, and then move on to another block, what you probably want is a "MOTOR" block, not a "MOVE" block. Using a Motor block, you can choose all kinds of (...) (18 years ago, 2-Jan-07, to lugnet.robotics.nxt)
|