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 / *9760 (-20)
  Re: Sign of center pin on power adaptor
 
Usually AC will either say AC or have a ~ symbol. DC will either say DC or have a symbol that looks like = or _-_ -Rob A> (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) The AT&T 9v AC 800mA supply sounds just about right. (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) _ALWAYS_ assume DC on an actual power adapter (at least in the US). Most AC devices will just use a simple cord, like you'd find on a portable stereo. A handful of devices will need AC power in a non-standard voltage and will use DC-like power (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) The one used for the RCX may be, but the NXT power supply is sold as a different item, and is listed as a 10VAC adapter vs. the 9VAC adapters used by trains and various other systems. Not that it matters unless you also buy the Li-Ion battery (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) I now have a Dynamic Instruments 16VAC 375mA, AT&T AC 9V 800mA, and a Black & Decker 9V 200mA from a Dust Buster but it does not say if it is DC or AC, I am assuming AC. Which one should I use? I am hoping the AT&T but the 800mA makes me a (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) It's the same PSU as used for the 9V train controllers. (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) The wall wart for my RCX says "output 10.8VAC 700mA 8w" so it sounds like the rectifier is in the RCX, not the wall wart. (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) Wow, I do not have a 10V AC adapter but I am sure I can get one at Radio Shack. Thanks a million, Tom (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) I once came across a box full of old wall wart power supplies at a rummage sale and after digging through it for 10 minutes or so I found three that had 12V AC and the correct plug for the RCX. They work perfectly and I think I paid about $1 (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Re: Sign of center pin on power adaptor
 
(...) 9V (orientation doesn't matter). But I wouldn't recommend it as there have been reports of burnt out rectifiers from people doing that. Hope this helps, ROSCO (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  Sign of center pin on power adaptor
 
I am looking for the sign of the center pin on the RCX 1.0 power adaptor plug. I have a DC 9v 200ma transformer and want to plug it into the RCX but I do not know what the sign is on the center of the plug. It looks like the rush on buying the old (...) (17 years ago, 10-Jul-07, to lugnet.robotics.rcx)
 
  RCX Code - Light Raw Values
 
Hi people, Its possible to configure/read RAW light sensor values with RCX CODE? I think i saw it sometime ago, but i could not find it. Thanks in Advance Patrick J. Levy ___...___ Omiccron Programação Gráfica Ltda. 11 3288-4832 (...) (17 years ago, 30-Jun-07, to lugnet.robotics.rcx)
 
  Re: Is there a usable Mac OS X version?
 
(...) I think John Hansen actually made a pbForth terminal in NQC. My RCXTcl works on a PC, but I never did get around to packaging it for Macs. Probably because I don't have one myself :-) That being said, once you have a terminal program to talk (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
 
  Is there a usable Mac OS X version?
 
Is there a usable version of pbForth for Mac OS X and the USB tower? I have NQC, so there should be no trouble downloading firmware, and Mac OS X has good terminal software, but how do I set up things so that terminal communication goes via the USB (...) (17 years ago, 28-Jun-07, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx.nqc)
 
  Re: lcd display on RCX 1.0
 
(...) If you load RCX2 firmware in a RCX1 brick (they are fully compatible*), you'll have acces to this function (and all other RCX2 specific possibilities) Philo *Except for some minor differences in IR hardware. (17 years ago, 25-Jun-07, to lugnet.robotics.rcx.nqc)
 
  lcd display on RCX 1.0
 
NQC: with RCX2, it has a function to display a user defined value. Is there a way to do it with RCX 1.0? How about just to display the current mail value with RCX1.0? Suggestion? Thanks in advance. --Elizabeth (17 years ago, 24-Jun-07, to lugnet.robotics.rcx.nqc)
 
  Re: Shutdown/Off while program running crashes BrickOS
 
(...) Yes, that should be the latest version. (...) That is correct. You shouldn't need to do anything else. At one point, I made some changes to the firmware so the program could also access the run button. But, normally all that is handled in the (...) (17 years ago, 17-Jun-07, to lugnet.robotics.rcx.legos)
 
  Re: Shutdown/Off while program running crashes BrickOS
 
(...) I'm using what appears to be called BrickOS 0.9.0. It was installed using John Hansen's simplified installation from his BricxCC sourceforge site. I was under the impression that on later versions of BrickOS, like what I am using, the firmware (...) (17 years ago, 17-Jun-07, to lugnet.robotics.rcx.legos)
 
  Re: Shutdown/Off while program running crashes BrickOS
 
(...) Gus, It sounds like the code is testing for pressing the run button, but not pressing the power button. I would think testing for shutdown would be good enough, but who knows... :) What version of BrickOS are you using? I'd be glad to take a (...) (17 years ago, 17-Jun-07, to lugnet.robotics.rcx.legos)
 
  Shutdown/Off while program running crashes BrickOS
 
I have a big and somewhat complicated BrickOS program that I believe is reasonably well behaved. All my loops monitor shutdown_requested and I have tested stopping the program with the Run button while the program is in various states and it always (...) (17 years ago, 16-Jun-07, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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