 | | Re: Controlling Multiple RCX's from one PC
|
|
(...) Source code will help. Thanks. Jonathan D. (24 years ago, 7-Jul-02, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Controlling Multiple RCX's from one PC
|
|
(...) Hi Jonathan, I send messages from the PC to 3 RCX's with no problem, but I use the Tower object running on my PC, and Serial in the RCX. I don't use Stream objects because they actually only send one byte at a time and not yet very reliable. (...) (24 years ago, 7-Jul-02, to lugnet.robotics.rcx.java)
|
| |
 | | Controlling Multiple RCX's from one PC
|
|
I'm working on a project that requires four RCX's to be controlled by one laptop. The program on the laptop is written in Java and the program on the RCXs is written in lejos. I'm using RCXPort to establish a connection between them. The problem I'm (...) (24 years ago, 7-Jul-02, to lugnet.robotics.rcx.java)
|
| |
 | | Java version of DiscShooter
|
|
Since there doesn't seem to be alot of activity in the java group (particularly for beginners), I'm posting my java version of the DiscShooter program from the Advanced Builders Set. Let's see some other examples out there! /** * @author robweeks * (...) (24 years ago, 19-Jun-02, to lugnet.robotics.rcx.java)
|
| |
 | | Re: MinuteTimer and currentTimeMillis()
|
|
(...) An int, 4 bytes. (...) That's right. (...) I think a complete cycle will take 49.7 days, as you have to get through the negative values, too. But I bet nobody has yet tried it. (Somewhat like the MSWindows sure crash a while ago :-) (...) No, (...) (24 years ago, 15-Jun-02, to lugnet.robotics.rcx.java)
|