To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *15101 (+40)
  RCX-enhanced egcs
 
Hello, I just posted the final RCX interrupt handling patch for egcs. There is no need for wrappers anymore. Interrupt handlers can be declared like this now: void handler() __attribute__((rcx_interrupt)); void handler() { // do stuff } For a leaf (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.legos)
 
  0.2.0a patch
 
Hello, apparently I introduced a glitch when adding last-minute support for non-patched standard egcs. This and a broken symlink in the archive prevented dllback from compiling on the host. A patched version of legOS is available on (URL) for the (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: Wot no RCX power connector?
 
(...) Hah. Mine has a power connector. It's sitting on my desk, light as a feather, with no batteries whatsoever. Now, if I could stop tripping over the DC cord... (26 years ago, 19-Oct-99, to lugnet.robotics)
 
  RILYBOT 4 (was Re: show-me training
 
I now have a robot working using the intuitive training principles I described about 6 weeks ago in this thread. This robot will be at Mindfest. Here are the web pages describing what I've done so far: (URL) here is the current NQC program: (URL) (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
 
  Re: new pieces (was Re: Wot no RCX power connector?)
 
(...) Yeah, but until LEGO releases a soldier minifig and a leatherman minifig, I'll never be able to model the Village People! Come on, TLG, where are your priorities? (oops, sorry -- only slightly way off-topic.) - Robert Munafo (URL) LEGO: (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
 
  serial input?
 
Is the handyboard capable of serial input (other than for downloading)? How can I do this? Thanks, Keith@spidersoft.org (26 years ago, 19-Oct-99, to lugnet.robotics.handyboard)
 
  additional pbforth questions
 
Does pbforth run under dos or windows on the PC? Does it use blocks or dos/windows file system on the PC? Does it use blocks in RAM on the RCX? If I program directly on the RCX can I upload the programs to the PC for further development? In using (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  RE: additional pbforth questions
 
Hmm, this is the kind of message I should use for FAQ fodder... (...) You can run it either way. The original intent was to use the dumbest tool possible to interact with the RCX. For DOS this is Procomm Plus or some such tool, for Windows its (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  FW: RCX Firmware and SP
 
-----Original Message----- From: Sergey Udovenko [mailto:udovenko@bluewin.ch] Sent: Tuesday, October 19, 1999 5:56 PM To: Ralph Hempel Subject: Re: RCX Firmware and SP Hi Ralph, I'm just yet another hobbyist, so nothing is special about my plans. (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  PSU robot contest Sat Dec 4, 1999
 
Hi All, Penn State Abington will host the second annual Robo-TrailBlazers autonomous robot contest on Sat Dec 4, 1999 at 3pm. The contest is open to all students (and even a few non-student types) as participants. (The contest is HandyBoard and (...) (26 years ago, 19-Oct-99, to lugnet.robotics.handyboard)
 
  Please I need help!
 
Hi!, I just asked this question but did not get any help. I need help interfacing two Polaroid 6500's to one HB w/ Expansion Board. This is a project for school and needs to be finished soon that's why I need help. I would really appreciate any help (...) (26 years ago, 19-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Please I need help!
 
Pete, It seems to me that a simple double pole double throw relay could be used to select one or the other module. That way you wouldn't need to tie up any other IC/OC pins. You fire one unit, get the return, then switch the relay and fire the other (...) (26 years ago, 19-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Wot no RCX power connector?
 
(...) Another guess - again pure speculation - is tha having an external adapter option made certification more difficult in one of the non-U.S. markets. I believe 1.5, aside from being an update for U.S., is also going to become the (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Wot no RCX power connector?
 
Yes, they left it alone... The 1.5 RCX ROM has the same version number as the 1.0 RCX ROM. The firmware file shipped on the 1.5 CD is identical to the 1.0 firmware. Dave Baum (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Sharing variables and using expressions (was Re: NQC 2.0 and some math questions
 
The optimization was intentional (and quite a lot of work, actually). I know it breaks with multiple tasks, but I was more concerned with keeping the variable pool from being cluttered with temporaries. With only 32 vars to use, its quite easy to (...) (26 years ago, 20-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Compile Error: extra bytes in stack.
 
I got this error: Compiler error! 47 extra bytes left on board stack and I read in the technical manuel that all compiler errors must be fixed before I can download a file to the board. How do I fix this error? I have consulted previous postings on (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  RE: Wot no RCX power connector?
 
The Scout (from the Robotics Discovery System) doesn't have a power connector either. It is quite possible that the decision to remove the power connector from Mindstorms products was made during the development of the Scout. There was only a single (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Sharing variables and using expressions (was Re: NQC 2.0 and some math questions
 
(...) I appreciate this -- that's what the "Not Quite" is all about. As long as you explain things well, I think this kind of compromise is the right way. (26 years ago, 20-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: Wot no RCX power connector?
 
(...) Besides the RCX, I've two other sets that can be run off an external ac adapter - #8485 Technic Control Center and DACTA #9751 Control Lab Interface. Both of them come with an external adapter. The Technic Control Center can also be run off (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: new pieces (was Re: Wot no RCX power connector?)
 
(...) -Kekoa (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: PSU robot contest Sat Dec 4, 1999
 
(...) I was pleasantly surprised to read under the Obstacles section, the following ruling "Robots may not hop, jump, skip, or fly over obstacles or any portion of the arena." One quickly realises that drafting rules for our bots to follow isn't (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  RE: Wot no RCX power connector?
 
(...) In the 1999 catalogue from Commotion (UK), there's a Lego power pack, which is pictured near to the control lab interface and the control centre. They don't specifically say that either of these devices need it (at least, I don't think so), (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  CyberMaster
 
Can anybody tell me what the ACTUAL difference between the Mindstorms RCX and the CyberMaster is? The only thing that I can find is pictures, and they look different. It mentions something about games, and being able to write your own... but isn't (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  port addresses
 
Hi all, I was wondering if anyone has some kind of table or list to show the address of all the ports and what each bit is for on each port. Iam asking this because I was looking through some modified sonar code as below and wondered how people know (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  Re: CyberMaster
 
(...) The CyberMaster has a lot of potential and in fact can do things the RCX is not able to, like to count the rotations of the two internal motors. The problem of the CyberMaster is to harness it's potential, because the software is all about (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Could somebody use this program?
 
At 07:08 06-10-1999 Wednesday , Michael Lachmann wrote: [...] (...) The firware of the CyberMaster is burned in ROM so you have no way of changing it, and that's also why you can not use the LegOS with it. The firware is a library of routines that (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: CyberMaster
 
(...) The reason is probably that the CyberMaster unit it not as readily available in the US as in Europe/Oceania. I'd say that the Mindstorms unit it probably the more flexible unit, and probably the most interesting to work with. Fredrik (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  RE: new pieces (was Re: Wot no RCX power connector?)
 
(...) I wasn't sure that Kekoa had ever admitted to being amazed, so I had a look over at the links above. Now I know what he is talking about. If this is the potential for "Constructopedia" type books, then there is a very high level of art (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  RE: new pieces (was Re: Wot no RCX power connector?)
 
(...) I wasn't sure that Kekoa had ever admitted to being amazed, so I had a look over at the links above. Now I know what he is talking about. <snip> I assume you are amazed at the new anti-gravity levitating brick at the bottom of picture 3. I (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  RE: new pieces (was Re: Wot no RCX power connector?)
 
At 14:21 20-10-1999 Wednesday , Jeffrey Hazen wrote: [..] (...) Yes, it also pulls me, but I think the 3D animated building instructions of the CyberMaster CD are way more easy to follow. Is that you actually see the parts (smoothly) fitting (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: port addresses
 
(...) If you haven't already done so, pick up a copy of the motorola chip guides (not sure which version of chip is used in the Handyboard 'A9 version? or E2? Either way, these "Pink books" are absolutely essential to learning the addressing of the (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  Palm Pilot Control
 
I was considering buying a Handspring Visor (A palm Pilot clone, kinda) and I remembered about the JavaOne Conference with the Palm Pilot controlling the RCX with Jini. I was wondering if this source coding was available or what sites have a basis (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  RE: Palm Pilot Control
 
Hi Clint, Here is one site I know: (URL) The Java one conference web site is : (URL) Kalyan -----Original Message----- From: Clint Rutkas [mailto:cRutkas@techie.com] Sent: Wednesday, October 20, 1999 12:40 AM To: lego-robotics@crynwr.com Subject: (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  RE: port addresses
 
Handyboarders: I had trouble finding these folks, this info might be helpful in locating your manuals. Literature Distribution Center for Motorola Phone: (800) 201-0399 FAX: (303) 675-2140 Email: LDCforMotorola@hibbertco.com Suzanne Ness (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  Re: Vector 2x
 
I know everyboard has been sucessfully connected vector 2x to hb. I try to do the same thing as per Tom Brusehaver guides. Connecting as below :- +5V (SPI) to VCC (vector2x) GND(SPI) to GND (vector2x) MISO(SPI) to SDI (vector2x) MOSI(SPI) to (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  GLOBAL POSITIONING SYSTEM
 
I learned that somebody has successfully connected GARMIN GPS to HB. If I am not wrong , this GPS is not be able to receive any signal in building. If this the case, GPS is only good for outdoor robotics. Another thing is about the accuracy of the (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  RE: port addresses
 
This is the online ordering form for motorola literature (if you are looking for motorola manuals) (URL) Message----- From: SNESS@amcomp.com [mailto:SNESS@amcomp.com] Sent: Wednesday, October 20, 1999 10:27 AM To: jimmn@xnet.com; (...) (26 years ago, 20-Oct-99, to lugnet.robotics.handyboard)
 
  RE: new pieces (was Re: Wot no RCX power connector?)
 
(...) I understand this as the four pages are new to you - well saldy these are the only 4 pages that look this way - the rest of the Constructopedia has - if one can call it so - standard instructions. regards Jesper (...) (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Wot no RCX power connector?
 
(...) The power adapter that comes with the train sets works fine with RCX. KL (26 years ago, 20-Oct-99, to lugnet.robotics)
 
  Re: Wot no RCX power connector?
 
(...) I've just bought the Mindstorms RIS from Toys'R'Us in Stoke-on-Trent this morning and there is a special offer on the two expansion sets. Half price if bought with RIS. The one I bought does have an external power connector, but is says (...) (26 years ago, 20-Oct-99, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR