 | | Re: NRLink reading RCX response John Hansen
| | | (...) You might want to consider using NXC and the standard NXT firmware. Here's some code John Barnes wrote in NXC for reading sensor values via the NRLink: int count; int sensorval; int i; int temp; byte toggle=0; byte csum; byte RCXcmnd[]; /*[0] (...) (18 years ago, 4-Aug-07, to lugnet.robotics.nxt)
| | | | | |  | | Re: NRLink reading RCX response Wes Matchett
| | | | | (...) Thanks for the recommendation John, I think we met in '99 at Mindfest at MIT, but I'm sure you met way too many to remember. I'm a long-time user of NQC and I evaluated NXC right after I got the NXT, along with RobotC. I've been focusing on (...) (18 years ago, 5-Aug-07, to lugnet.robotics.nxt)
| | | | | | |