 | | Upgading HB to 64K
|
|
Please follow the link bellow if you are interested in upgrading memory on your HandyBoard to 64KB. Note that this upgrade is currently being tested only on HB running the Java VM. (URL) Gasparik (26 years ago, 14-Oct-99, to lugnet.robotics.handyboard)
|
|
 | | RDS Q:
|
|
Please see: (URL) does it mean: "For this function, you will need to program the RCX to send an IR Message (1 through 12) using RCX Code. The Scout will respond to the IR Messages while it is running any program on the display" ? I mean, the Scout (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | More Motor Controller Question
|
|
Thanks Fred. That got me going in the right direction. But...... When I poke a value into $7000 I can see the corresponding input pin on the l293 react. But it will not stay in the position that I set it to. It will return back to the initial state (...) (26 years ago, 14-Oct-99, to lugnet.robotics.handyboard)
|
|
 | | Re: HI
|
|
(...) This is a good starting point that should keep you busy for a while: (URL) know you did not ask about programming environment, but make sure you checkout Mark Overmars' RCXCC at: (URL) fun! Keep us informed of your adventures. hwiguna (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: wireless camera
|
|
Just a note. The German Marklin model train company offers a wireless camera built-in in a 'tiny' H0-scale train car. It's expensive but it prooves the technology is available at a consumer scale. Eric (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | RE: RDS Q:
|
|
The scout has some pre-programmed routines that are activated by receiving a message from the RCX or the IR tower. I listed them in a post to this group, I think the thread was something like "RCX VS the Scout". What I found was that the scout will (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: RDS Q:
|
|
Found. Thanks. Carlo Jeffrey Hazen <jeffrey.hazen@northmill.net> wrote in message news:01BF1619.77F6CE...thmill1... (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
(...) Absolutely not. There is no way that this list is accurate. From what I hear, Lego is not doing any more Episode 1 sets at all. So you can cross off the AAT, MTT and the Two Kaadus right away. Also, multiple mindstorm sets? No possible way. To (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
(...) Well, there's the Mindstorms RIS + 2 expansions, + Cybermaster + Droid Developer Kit + Robotics Discovery Set. (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | RE: LEGO Reverse DNS?
|
|
(...) Ahhh. Last year...is this when you were starting to publish the internals - I think so. At that point I think they might have been casting around looking to see if anyone was actually hacking the RCX. Once they found out what was going on, (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
(...) Right, these are the two official expansions for Lego Mindstorms with the Mars Expedition on the way. That makes 3 total in 2 years. + Cybermaster This is a stand alone system, not Mindstorms. The rumored sets clearly say, "Mindstorm (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
Another day, a different rumor ... www.theForce.net has this poll up: "What vehicle would you most like to see be made into a Lego set? (Not Mindstorms or Technic, remember Falcon, Slave-I, Skiff, A-Wing, AAT, MTT, and B-Wing are coming)." Ah, the (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Rotaion Sensor Sampling Speed?
|
|
Hi all, I'm putting together a mazebot for Mindfest, and ran into a bit of a funny with the rotation sensor. I THINK it has to do with the sample speed, but I'm not positive. I'm using pbFORTH and sampling the rotation sensor in a tight loop. The (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | RE: pbForth
|
|
(...) I think there are some C to FORTH translators at www.forth.org, but the problem is you need to configure them to run on your CPU and then to output FORTH compatible with your target. Not an easy task. Why not just learn FORTH? I learned about (...) (26 years ago, 14-Oct-99, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Rotaion Sensor Sampling Speed?
|
|
Ralph, I don't know about the specific issues with pbForth, but this summer I was working on a large gear train (for a problem that we have recently "proven" is computationally intractable for the RCX) and dropped about 20 counts out of every 1,000 (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | RE: Rotaion Sensor Sampling Speed?
|
|
(...) Well, I'd need to vibrate things while looking at raw values, which is possible, I guess. I could run the gantry, smaple as long as possible and then store the value in an array... Something like: CREATE BUFFER 5000 CELLS ALLOT ( makes room (...) (26 years ago, 14-Oct-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
|
|
 | | RE: Rotaion Sensor Sampling Speed?
|
|
(...) I thought the problem was that it vibrated itself? (...) <snip forth code, which looks cool :)> (...) Take a look at the code that Markus sent out a while ago with the new firmdl he cooked up, particularly the code in keepalive.c and the code (...) (26 years ago, 14-Oct-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
|
|
 | | Re: HI
|
|
Alvin Yap <lego-robotics@crynwr.com> wrote in message news:19991013204452....ail.com... (...) I have a few pages of sensor information: (URL) (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: c++
|
|
(...) It depends... One solution is to let the motor float. Another and (I think) obvious solution is to gradually decrease the motor speed by calling SetMotorSpeed (or whatever you call that function) repeatedly with a decreasing speed value. Søren (26 years ago, 14-Oct-99, to lugnet.robotics)
|
|
 | | Re: Upcoming _Star Wars_ Mindstorms and Technics Releases
|
|
(...) Sure. But the person who got the leaked info might not know that. Early rumors for the R2D2 set called it a Mindstorms R2D2. Same thing, yeah? I'm not saying the rumor is accurate, just that where it says "Mindstorms", it might be fair to read (...) (26 years ago, 14-Oct-99, to lugnet.robotics)
|