|
| | Re: NRLink reading RCX response
|
| (...) 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] (...) (17 years ago, 4-Aug-07, to lugnet.robotics.nxt)
| | | | Re: RotateMotorEx hangs
|
| (...) When you call RotateMotorXXX here is the code that is executed: subroutine __RotateMotor0 brtst EQ, __rotate_Done0, __rotate_angle0 sign __rotate_thePower0, __rotate_angle0 abs __rotate_theAngle0, __rotate_angle0 mul __rotate_thePower0, (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
| | | | RotateMotorEx hangs
|
| This is actually the topic about interrupting RotateMotor(). I resend with a more appropriate topic. --E -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...ugnet.com] On Behalf Of Elizabeth Mabrey Sent: Thursday, August (...) (17 years ago, 3-Aug-07, to lugnet.robotics.nxt)
| | | | Re: NXTway DS powered by LEJOS OSEK
|
| Takashi, Could you (or one of the other LEJOS developers) do me a favor? A few months back, I created a page that lists different types of NXT software, including an early version of LEJOS: (URL) like to update it with info about the latest version, (...) (17 years ago, 3-Aug-07, to lugnet.robotics)
| | | | Re: NXTway DS powered by LEJOS OSEK
|
| Hi Dick, At first, I really appreciate your comment because I live out of the NXT core community, so feedback from the experts are valuable for me! (...) I do not intend to compete with RobotC. I know some of the folks have developed high speed (...) (17 years ago, 3-Aug-07, to lugnet.robotics)
| |