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 / *8630 (-20)
  Re: A/C Adapter for RCX 1.0
 
(...) The RCX has a bridge rectifier inside, that converts the AC to DC. It also has a voltage regulator that allows it to take a fairly large input voltage range. You can safely power it with a DC supply, however I wouldn't recommend leaving it on (...) (20 years ago, 31-Mar-04, to lugnet.robotics.rcx, FTX)
 
  Re: A/C Adapter for RCX 1.0
 
(...) Does it have a switch, or does it just magically figure out what voltage to supply? (...) I have no idea. You'd really need to ask someone who understands the guts of the RCX. I also have no idea why TLC would use strictly AC adapters when the (...) (20 years ago, 31-Mar-04, to lugnet.robotics.rcx, FTX)
 
  Re: A/C Adapter for RCX 1.0
 
I must also be blind. In tiny raised print just above the port on the RCX, it says "9-12V~". Had I seen that I would never have asked my original question in the first place. But I'm still curious about whether the RCX runs on AC or DC power. Does (...) (20 years ago, 31-Mar-04, to lugnet.robotics.rcx, FTX)
 
  Re: A/C Adapter for RCX 1.0
 
(...) Wait, are you saying the RCX runs on AC power? You are right that the 12V adapter I got puts out AC. I didn't notice that before -- I thought it was an AC to DC converter. Then I checked my train adapter, and it's identical to the one I just (...) (20 years ago, 31-Mar-04, to lugnet.robotics.rcx, FTX)
 
  Re: A/C Adapter for RCX 1.0
 
(...) The LEGO adapters output AC voltage, but most retail adapters output DC, which will burn out your RCX. I've heard that you can find AC-output adapters at Radio Shack, but... (...) Trains still continue to use 9V AC adapters, so buying one (...) (20 years ago, 30-Mar-04, to lugnet.robotics.rcx, FTX)
 
  A/C Adapter for RCX 1.0
 
I bought an RCX with an AC adapter jack and an AC adapter from Pitsco. They arrived today. But when I opened the adapter I saw that it outputs 12V, not 9V. It's an old Dacta AC adapter from 1996 (copyright date on packaging). I already tried using (...) (20 years ago, 30-Mar-04, to lugnet.robotics, lugnet.robotics.rcx, FTX)
 
  Re: RCX to Spy messages thru IR communications route
 
(...) Hi John, It does work. The RCX appears in the Spybot's World Table. The Range is set to Anywhere. Pretty cool... --Jay (21 years ago, 29-Mar-04, to lugnet.robotics.spybotics, lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: RCX to Spy messages thru IR communications route
 
(...) Boy, this RCX to Spy IR comm thing is sure going the right way! The SPYBOTICS are a little known and hidden LEGO gem. Gramps Eddie & Grandson CJ (21 years ago, 26-Mar-04, to lugnet.robotics.spybotics, lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: RCX to Spy messages thru IR communications route
 
(...) I presume that somewhere that data is being dropped. It isn't showing up as data the tower reports to the operating system. I haven't actually tried the function I posted the other day so it is entirely possible that a Spybot will not (...) (21 years ago, 26-Mar-04, to lugnet.robotics.spybotics, lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: RCX to Spy messages thru IR communications route
 
I'm a little surprised that the Spybot doesn't need to see the packet header byte - the byte containing the range/orientation bits preceding the 0x8n Ping byte. The header is deliberately generated with the stop bit cleared to force a framing error. (...) (21 years ago, 25-Mar-04, to lugnet.robotics.spybotics, lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: RCX to Spy messages thru IR communications route
 
(...) Yes, that is what another person told me via email yesterday. So a ping simulation function for an RCX running the RCX2 firmware could be: // nLinkID = 0-7, where 0 = no link, 7 = pc link, 1-6 = controller link // nMyID = 8-255 (minBotID = 8, (...) (21 years ago, 25-Mar-04, to lugnet.robotics.spybotics, lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: "...not within region ram" compile error in key_handler( )
 
(...) Hi Brian, Others have reported this problem as well. Check out this thread for a fix: (URL) (21 years ago, 24-Mar-04, to lugnet.robotics.rcx.legos)
 
  "...not within region ram" compile error in key_handler( )
 
I have been adding some button functionality to key_handler() in program.c. I have been getting numerous compile errors like "address 0xb016 of getaddress.dc1 section .bss is not within region ram". It seems to occur when I increment an int (e.g. (...) (21 years ago, 24-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: USB tower/Linux/Firmdl not working nicely together
 
Hi Stephen, Any progress with the Linux 2.6 USB Tower ? If need some one to test, please post a link to NCQ. Regards, Pieter (21 years ago, 24-Mar-04, to lugnet.robotics.rcx.legos)
 
  RCX to Spybot communication
 
This is a reposting of a message I posted yesterday in just the Spybotics newsgroup. I forgot to add .rcx and .rcx.nqc so I thought it was worth the double post. My apologies. (...) Okay, after banging my head against this for WAY too long I think I (...) (21 years ago, 24-Mar-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Solved my problem with lnpd
 
Hi, That patch didn't make any difference for me. I still cant receive from the tower atleast not with integerity packets. What does the code you removed do ? //PAtrik (...) (21 years ago, 19-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: Use of lnp_addressing_write() in an RCX program.
 
When setting lnp address using dll, you dont have to specify rcx target so I guess you are using integrity_write for that. So in this case you have to write a program for the receiveing RCX to make it change address(If you haven't done that). This (...) (21 years ago, 19-Mar-04, to lugnet.robotics.rcx.legos)
 
  Threaded LNP problems
 
Hi, I've written a small program with a few rcx's moving around trying to communicate with each other through IR. Every Robot is supposed to send it's lnp address every 100ms in a seperate thread, listen for other robots in another thread and move (...) (21 years ago, 19-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: legousb driver under kernel 2.4.20-athlon
 
(...) Yes, as stated the module drive you installed was compiled for a different kernel. Download the source from legousb.sourceforge.net and compile it yourself instructions are included in the tar.gz file. //Patrik (21 years ago, 19-Mar-04, to lugnet.robotics.rcx)
 
  LejWay (Re: Legway with Standard Lego Light Sensors)
 
Salut Philippe, hi everybody, (...) a Lejos version. The hardware is the same with two sensors, and the program is loosely based on yours. Tweaking was not easy, but with a little luck the program below now manages to stand on a sheet of white paper (...) (21 years ago, 17-Mar-04, to lugnet.robotics, lugnet.robotics.rcx.java)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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