 | | Re: WeDo +RCX?
|
|
The Scratch Programming laguage ((URL) now includes blocks for controlling WeDo motors. Kevin Karplus (16 years ago, 9-Jul-09, to lugnet.robotics.rcx)
|
|
 | | Re: WeDo +RCX?
|
|
(...) I have sucessfully written a third party app that will let you drive the WeDo from your Windows machine. Linux will be supported fairly easily once I get the driver relinked, Mac when I get a Mac for development :-) Contact me offlist if (...) (16 years ago, 9-Jul-09, to lugnet.robotics.rcx)
|
|
 | | WeDo +RCX?
|
|
I saw the WeDo sensors and hub available separately on LEGO Education website the other day and I started wondering if I could use them for anything... No one appears to have tried or managed to use the hub without the official software until now (...) (16 years ago, 9-Jul-09, to lugnet.robotics.rcx)
|
|
 | | RCX 1.0, MacNQC 4.05b OSX 10.4 can't program the brick?
|
|
Hi, a blast from the past... My iBook running 10.4.6 has no problems downloading the firmware from MacNQC 4.05b but when I try to download a program I always get "communications error" and it fails. I've tried both the USB IR tower and the serial IR (...) (16 years ago, 21-May-09, to lugnet.robotics.rcx)
|
|
 | | BricxCC & NBC/NXC collaboration
|
|
I finally got around to uploading all the BricxCC and NBC/NXC source code to an SVN repository on the BricxCC project page on sourceforge.net. Now all my code changes are done via my local checkout from that repository and changes are checked in as (...) (17 years ago, 2-Feb-09, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.nxt)
|
|
 | | 64bit driver for the LEGO USB Tower
|
|
Is it safe to say that LEGO will not be creating a 64bit driver for the USB Tower? Is there anyone here that could? What would it take? It would be really nice to have one before LEGO completely drops support for the RCX system. (17 years ago, 16-Jan-09, to lugnet.robotics.rcx)
|
|
 | | RCX infrared broken -- what now?
|
|
I recently dug my old MindStorms sets out of storage after about five years of inactivity. Naturally the RCXes (I have three) all needed to have their firmware re-installed. I was able to successfully refresh two of the bricks but not the third. I (...) (17 years ago, 20-Aug-08, to lugnet.robotics.rcx)
|
|
 | | brickOS is slower than NQC for sending message
|
|
I tested two ways with brickOS and NQC, source as below, you will find the NQC can only send about 80 messages in 4s, brickOS can send all 255 messages, but need 20s, in other word, NQC needs 50ms for sending a message, or brickOS needs above 100ms (...) (17 years ago, 26-Jun-08, to lugnet.robotics.rcx)
|
|
 | | Re: Remote control RCX by mobile phone
|
|
Dear Zhengrong Zang I don't thing that this will be work because as far as i know mobile phone's using the irda protokoll like on the pc's to comunicate to mobilephones and other devices. The protokoll is the same: baud parity and stopbit but it (...) (17 years ago, 30-May-08, to lugnet.robotics.rcx)
|
|
 | | Remote control RCX by mobile phone
|
|
I try to make a appli that executed in mobile phone, it can control RCX. The mobile phone's SDK provides class RemoteControlData with some methods as below: setPulse(int leader_on, int leader_off, int trailer_on) leader_on: start bit High period (...) (17 years ago, 27-May-08, to lugnet.robotics.rcx)
|