  |    | combining LDCC and NQC style automation?
  |  
  | 
OK, so I made a trolley go back and forth using NQC and my RCX. My wife's response to this was, "I that why you wanted a Mindstorms set?" Her tone implied that while whe thought it was cool, she also thought that I had just reached a new level of (...)   (21 years ago, 13-Jan-05, to lugnet.robotics.rcx, lugnet.trains)   
   | 
 |   | 
  |    | Re: New NQC API for RCX-Spybot or RCX-RC communication
  |  
  | 
(...) I forgot to include a few #defines: #define SERIAL_PACKET_RC 0 // default #define SERIAL_PACKET_SPYBOT 0 #define SERIAL_COMM_RC 7 // 4800/76KHZ/25% #define SERIAL_COMM_SPYBOT 7 // was SERIAL_COMM_4800 + SERIAL_COMM_76KHZ The RC function, by (...)   (21 years ago, 12-Jan-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)   
   | 
 |   | 
  |    | Re: RCX seems outputs different power levels
  |  
  | 
(...) snip (...) Well first thing I'd do is try it without ganging the outputs - that's really only required if you're going to be drawing a large current, and it doesn't sound like your trolley does that. ROSCO    (21 years ago, 12-Jan-05, to lugnet.trains, lugnet.robotics.rcx)   
   | 
 |   | 
  |    | RCX seems outputs different power levels
  |  
  | 
Last night I decided to redesign my point to point trolley program. I decided to connect the three RCX outputs in parallel (as suggested by some of LDCC documentation). I also decided to use one of sensor inputs to set the power setting. When I (...)   (21 years ago, 12-Jan-05, to lugnet.trains, lugnet.robotics.rcx)   
   | 
 |   | 
  |    | New NQC API for RCX-Spybot or RCX-RC communication
  |  
  | 
Recently I happened across the MindScript headers for the RCX in the SDK and saw some interesting macros for RCX communication. I decided to port them to NQC and possibly add them to the official built-in NQC API. I would be extremely grateful if (...)   (21 years ago, 12-Jan-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)   
   |