 | | NXTRC: Using Bluetooth with NXT under Linux.
|
|
Hi, I wrote a program that allows to communicate with a NXT brick under Linux using a Bluetooth link. With this program you can upload and download programs run them and other stuff. You can find more info and get the source at (URL). Our site is (...) (18 years ago, 6-Apr-07, to lugnet.robotics.nxt, lugnet.robotics)
|
|
 | | Re: NXC/NBC release news
|
|
Hi John, Thank you for your reply. I will try your suggestion and let you know how it goes. Regards, Davis (...) (18 years ago, 2-Apr-07, to lugnet.robotics)
|
|
 | | OK this is pretty cool
|
|
(URL) LEGO, but maybe could provide inspiration for NXT builders... ROSCO (18 years ago, 2-Apr-07, to lugnet.robotics)
|
|
 | | Re: Infrared protocol of the RC trains?
|
|
(...) Perhaps this one? (URL) folks, I saw NOTHING ELSE on the boards. And it is before midnight) Best Regards, Paul Sinasohn (18 years ago, 2-Apr-07, to lugnet.robotics)
|
|
 | | Re: I need help with a method in my class RADAR
|
|
Hi Guys, At the end, I finished the class. I read some useful calculus from Krystian Majewski, (URL) source code is here: (URL) abrazo (18 years ago, 1-Apr-07, to lugnet.robotics)
|
|
 | | Re: I need help with a method in my class RADAR
|
|
Currently, My methods runs, but the algorithm doesn run well; //Import NXJ Packages import java.util.*; import lejos.nxt.*; import javax.microedition.l....Graphics; /* NXT LCD Dimensions: Width: 100px; 0-99 -> 50 Height: 64px; 0-63 -> 32 */ public (...) (18 years ago, 1-Apr-07, to lugnet.robotics)
|
|
 | | I need help with a method in my class RADAR
|
|
Hello guys, Yesterday, started to program with new NXJ realease. Currently I am developing a Radar Interface using Hitechnics Compass Sensor and Ultrasonic Sensor. I need your help with 2 methods: public static int getCoordenateX(int angle,int (...) (18 years ago, 1-Apr-07, to lugnet.robotics)
|
|
 | | 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)
|