To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / 280 (-20)
  Re: FSMs, coding techniques and other goodies
 
(...) I was thinking about that. The problem is that I lack the time... for the next couple of months, anyway... The idea of using a higher level language comes from the guess that it would be faster to develop than a graphical tool. Plus that it (...) (26 years ago, 14-Dec-99, to lugnet.robotics.rcx)
 
  Re: FSMs, coding techniques and other goodies
 
Vlad, why don't you write a graphical FSM generator? Textbook FSMs are quite powerful, but in practice, states and transitions are usually augmented with enter/hold/leave actions. This provides plenty of configuration potential. Also, there's a (...) (26 years ago, 14-Dec-99, to lugnet.robotics.rcx)
 
  Interactive C for the RCX?
 
Hi again! I was looking at the Handyboard, and thought whether it would be possible to port IC to the RCX. In my humble opinion, it would fit nicely between legOS and pbForth: the power of C and the interactivity of Forth; no fuss with egcs and gcc (...) (26 years ago, 13-Dec-99, to lugnet.robotics.rcx)
 
  FSMs, coding techniques and other goodies
 
Hi all! I know that multitasking is reducing the need for using FSMs, but in my case the tasks ended being smaller FSMs after all, and because some parts were overlapping - why not use a single large FSM? [maybe it is my own fault that FSMs appear (...) (26 years ago, 13-Dec-99, to lugnet.robotics.rcx)
 
  Re: RCX 1.0 availablilty
 
What I don't understand is why does it still say RCX 1.0 on the plastic? The mold is obviously different, why diddn't they change the version stamp? KL (...) (26 years ago, 6-Dec-99, to lugnet.robotics.rcx)
 
  Re: RCX 1.0 availablilty
 
Jorge Rodriguez <rodriguez.136@osu.edu> wrote in message news:384b69a4.915347...net.com... (...) I was told by LEGO guys that it is totally gone and even the circuit board has been changed. You have to somehow feed power in as though it was coming (...) (26 years ago, 6-Dec-99, to lugnet.robotics.rcx)
 
  Re: RCX 1.0 availablilty
 
Did they take out the whole jack or just put on a new cover that hides it. (...) Jorge Rodríguez rodriguez.136@osu.edu (26 years ago, 6-Dec-99, to lugnet.robotics.rcx)
 
  IR tower info
 
Hi all, As part of our current lego project we are trying to make a PC another node on a legOS network so that we can control robots from a PC. (the end goal I have in mind is a similarish interface to the RCXCC but that is a long way down the (...) (26 years ago, 3-Dec-99, to lugnet.robotics.rcx)
 
  Re: PC <> RCX Communication?
 
(...) The op-code for sending a message is $F7 "set message". Unfortunately somehow it is left out of spirit.ocx, so you have to go down to the serial protocol in order to use it. See (URL) for the details. If you want to stick to spirit.ocx, you (...) (26 years ago, 29-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: PC <> RCX Communication?
 
Philippe jadin <philippe.jadin@skynet.be> wrote in message news:FLvD0J.106@lugnet.com... (...) written (...) can (...) features (...) That sounds exactly like what I have done here, although I have mounted the 'gantry' on a large base. At the moment (...) (26 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Contact's in the RCX and Servo's
 
Does any one know a URL/ptr to a wiring diagrom to connect a normal digital servo ? I found several picture's on the web of the mechanical assmebly, but no wiring details ? Secondly, I found the contact's in the corner's of the circuit board, which (...) (26 years ago, 27-Nov-99, to lugnet.robotics.rcx)
 
  MarsRobot Updated
 
I took some time this Saturday to update my website ((URL) with two new projects. I took the mini-synchro chassis (with modifications) from (URL) and added a 360 degree halo bumper. I also purchased a 8448 Street Sensation and with a little (...) (26 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.general)
 
  Re: PC <> RCX Communication?
 
(...) If you just listen to the 'message'es you send out from the RCX, you see them coming in. On unix just do something like cat /dev/cuaa0 It also works with most IRda ports, such as thouse found on the iMac and most laptops. Though I found the (...) (26 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: PC <> RCX Communication?
 
Have a look at my page : (URL) buit a scanner with bidirectionnal control. Client (RCX) software written with NQC, 'server' (master=pc) soft written in borland delphi 3.0. But you can do the same with VB. It does quite exactly wath you want. This (...) (26 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  PC <> RCX Communication?
 
Quick question: is there a way for the rcx to send data to the PC (and possibly vice versa)? I have a scanner base built, and ideally I would like a way to communicate with the RCX, with the PC controlling the movement of the scanner. I could (...) (26 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Spirit.ocx And firmware, Anyone????
 
My son has reinstalled his computer and also broken the Mindstorms CD. I've talk to lego sweden but it takes about three to four weeks before we can get a new CD. I've help my son with the programming using NQC. So the only thing I've really need (...) (26 years ago, 23-Nov-99, to lugnet.robotics.rcx)
 
  Re: Help - RCX sensor port failure
 
(...) I should tell my wife about that ;-) Anyway, in the LEGO supplied software there is a little test window that you can pull out that lets you configure sensors without writting and running programs. You can also see the values that the RCX is (...) (26 years ago, 22-Nov-99, to lugnet.robotics.rcx)
 
  Re: Help - RCX sensor port failure
 
(...) "Stuck" was the magic word. It was (of course) somehow only stuck thinking it was a touch sensor port. I used the Mindstorms RCX code to re-program all sensor ports as light sensors downloaded and then - nothing - still the same error (no (...) (26 years ago, 21-Nov-99, to lugnet.robotics.rcx)
 
  Re: Help - RCX sensor port failure
 
Franz-Michael S. Mellbin <fischer-mellbin@fis...llbin.com> wrote in message news:FLK4xM.F86@lugnet.com... (...) and (...) is (...) Reading 0 or 1 means the port is configured for touch type input. I don't see anyway it can get stuck in this mode. (...) (26 years ago, 21-Nov-99, to lugnet.robotics.rcx)
 
  Help - RCX sensor port failure
 
Our first RCX has a sensor port failure on port 3 (Aaaarghhh...). The sensor port will read 0 and 1 only. It can react with the touch, light and rotation sensors (showing 0 or 1), so it somehow still senses if a sensor is present. We have no idea (...) (26 years ago, 21-Nov-99, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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