| | Infrared protocol of the RC trains?
|
|
Is there any information on the infrared protocol that is used by the RC Trains? (18 years ago, 1-Apr-07, to lugnet.robotics, lugnet.trains)
|
|
| | Java for NXT
|
|
The second alpha release of leJOS NXJ is now out - download from (URL) is now preliminary support for I2C (including the Ultrasonic sensor), Bluetooth, and Sound. Motor and navigation support is improved. This release still runs in RAM with the NXT (...) (18 years ago, 31-Mar-07, to lugnet.robotics)
|
|
| | Re: NXC/NBC release news
|
|
(...) The standard NXT firmware has a bug in the replace opcode which makes it impossible to use with multi-dimensional arrays (or ragged arrays of arrays). I have fixed this bug and submitted the code to folks at NI and LEGO for possible inclusion (...) (18 years ago, 30-Mar-07, to lugnet.robotics)
|
|
| | Re: NXC/NBC release news
|
|
Hi, Sorry for asking a naive question but I have been trying to create and manipulate an array of strings in NXC without much success. Here is the little test program that I use: #include "NXCDefs.h" task main() { string sarr[]; ArrayInit(sarr, (...) (18 years ago, 30-Mar-07, to lugnet.robotics)
|
|
| | Re: LEGO Mindstorms NXT - Robotics based Electronics
|
|
(...) Hi Don, Thank you for your contribution in this area! I am an Electrical Engineer by education, but I went down the Software Engineering path long ago. I tinkered a little with electronics when I was younger, did some TV repair work and (...) (18 years ago, 30-Mar-07, to lugnet.robotics)
|