 | | RE: IR Problems
|
|
IR communication is no where near the reliability like a tcp/ip. You can easily lose a message ... so program must be either extremely simple one way communication. The sender should be programmed to handle message loss. What I had the kids done was (...) (19 years ago, 2-Apr-07, to lugnet.robotics.rcx)
|
| |
 | | Re: IR Problems
|
|
(...) Thanks for your reply. I had to return the 1.0 RCX and motor back to school today. Those things are like gold. The 1.0 faces the 2.0 and is not in direct line of sight of the tower. The 1.0 is just to the side of the tower. I think my problem (...) (19 years ago, 2-Apr-07, to lugnet.robotics.rcx)
|
| |
 | | 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 (...) (19 years ago, 2-Apr-07, to lugnet.robotics)
|
| |
 | | OK this is pretty cool
|
|
(URL) LEGO, but maybe could provide inspiration for NXT builders... ROSCO (19 years ago, 2-Apr-07, to lugnet.robotics)
|
| |
 | | RE: IR Problems
|
|
Are you sure your problem isn't interference? How did you "lock out" the RCS 1.0 from receiving (and responding) to the direct commands? You have two RCXs turned on and sending direct commands from the PC. They will both try to respond to the (...) (19 years ago, 2-Apr-07, to lugnet.robotics.rcx)
|
| |
 | | 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 (19 years ago, 2-Apr-07, to lugnet.robotics)
|
| |
 | | IR Problems
|
|
I have been running RoboLab 2.54 B on a Dell Inspiron 1100 with little problem until of late. I am using direct mode, tower set to high and the 2.0 RCX and tower are 3 from each other with the 2.0 RCX raised up 1 to better line up with the tower. (...) (19 years ago, 2-Apr-07, to lugnet.robotics.rcx)
|
| |
 | | 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 (19 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 (...) (19 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 (...) (19 years ago, 1-Apr-07, to lugnet.robotics)
|