 | | Re: 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
(...) I don't think there is an RCX 1.5, there are different RCX 1.0 from RIS 1.0 (with AC-adapter) and from RIS 1.5 (without, I have two). As far as I understand (I have no first-hand experience) the only practical difference is that the RCX 2.0 IR (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | replacement for RCX 2.0
|
|
Hi ! As you possibly remember, I have asked you several questions concerning the modification of the serial speed of the RCX. I tried quite hard to change the speed to about 19,2 kb/s, but excactly nothing has changed so far. So I gave up working (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Cubesolver with USB Tower?
|
|
Hi, has anyone tried to make JP Brown's Cubesolver ((URL) compatible with the USB Tower? I saw on (URL) there is a replacement for spirit.ocx (used for the serial tower), called phantom, and on that website it says "...delete the Spirit.ocx control (...) (22 years ago, 7-Nov-03, to lugnet.robotics.rcx)
|
|
 | | Re: Biggest lego wheel?
|
|
If you are happy for "baloon" wheels, try the sheels from the 8466 4x4 off-roader, they are pretty big. Or you could try wheels from the Silver Champion/Williams F1 (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Biggest lego wheel?
|
|
What is the biggest lego technic wheel currently available? I have some students building a stair climber and they want to use BIG wheels in their design. (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: Mindstorms 3.0 Wish List
|
|
(...) ...and make sure that you don't accidentally hit the ON button while a battery is removed, as it would mean instantaneous memory erase! Philo (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
(...) The only difference between a 1.5 and a 2.0 RCX is the sticker that says "2.0". Only the 1.0 RCX is a little different (it has an external power socket). However, there are lots of differences between the RIS 1.5 and RIS 2.0 sets (the (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: SetTxDirection() confusion
|
|
(...) This portion of the Spybot NQC API is under substantial revision... :-) I based the constants on those found in Spybot.h which are apparently just plain wrong. The current version of my spy.nqh file has #define SERIAL_CHANNEL_HIGH_POWER 0 (...) (22 years ago, 7-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Spybot studies: SetTxDirection() confusion
|
|
John, I noticed the SetTxDirection() function in your mana_control.nqc program. I thought it might be useful for my project, so it became my next subject of study. The spy.nqh shows this: #define TX_DIRECTION_FRONT_LEFT 0 #define (...) (22 years ago, 7-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Spybot studies: photoelectric eye
|
|
(...) [snip] (...) [snip] Cool! It may even be possible to get NQC to download a program (...) Way cool! (...) [snip] (...) Unbelievable! -Brian (22 years ago, 6-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Mindstorms 3.0 Wish List
|
|
(...) The one thing I would say about this is that anyone who has ever tried to write replacement firmware, or who has programmed in BrickOS/LegOS has encountered situations where the RCX has become completely locked up due to a programming error. (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: photoelectric eye
|
|
(...) I'm nearly certain that you can't (currently) download programs to a Spybot via the USB tower. The MindScript compiler (LCC32) complains that it can't open the serial port (and unless LEGO releases an update to their vpbrick.dll COM object it (...) (22 years ago, 6-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: RCX questions
|
|
Look here: (URL) Jürgen Stuber <stuber@loria.fr> (URL) rot 13 "fr" "se" (22 years ago, 6-Nov-03, to lugnet.robotics)
|
|
 | | Re: More Speed? Re: Mindstorms 3.0 Wish List
|
|
(...) Lejos is notoriously short on memory, with a half decent communication stack the RCX is full. In general I'd say with more memory and speed you can program more "high-level", and build more intelligent robots. As for a new RCX version I'd say (...) (22 years ago, 6-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: photoelectric eye
|
|
John Hansen wrote: [snip] (...) [snip] John, While working with BricxCC on a spybot project (still not done) I encountered an odd situation. 1st) something happened to the comm port that the spybot cable is connected; I couldn't send or receive (or (...) (22 years ago, 6-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Spybot studies: photoelectric eye
|
|
(...) I think this is fantastic, Brian. I look forward to seeing future posts on the results of your studies. I am working with Dave Baum to incorporate the new Spybot API features into the official NQC API. One aspect of that involves documentation (...) (22 years ago, 6-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Spybot studies: photoelectric eye
|
|
I've started a new project to explore the Spybot's capabilities, (now the John Hansen has given me access to them ;). I plan to undertake s series of "studies" which each explore a single feature or function. I'll post then as I go. This first one (...) (22 years ago, 6-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Mindstorms 3.0 Wish List
|
|
External power Flash memory (no more losing the firmware and programming when power is removed or batteries die) An extensible 2-wire sensor bus allowing up to about 16 sensors attached to just one port on the RCX (freeing up 2 port locations) A (...) (22 years ago, 6-Nov-03, to lugnet.robotics, FTX)
|
|
 | | Re: More Speed? Re: Mindstorms 3.0 Wish List
|
|
(...) Ah hah! And the reason I don't want to waste time and effort making my memory map (excuse the pun) any harder to code than it has to be is because I am busy building special sensors and other gizmos to solve the short range navigation and (...) (22 years ago, 6-Nov-03, to lugnet.robotics, FTX)
|
|
 | | 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
Hello, I opened a new 9747 (RIS 1.5) today and was slightly surprised to find a 2.0 RCX brick inside. Has anyone any clue how this can be? Kind regards, Wessel ...who wished they'd accidentaly put the USB tower in instead of the serial but alas. (22 years ago, 6-Nov-03, to lugnet.robotics)
|