 | | Re: Nxc and Mindsensors stuff
|
|
(...) Actually, I have them. But it didn't help, I tried to use the I2C functions and the usual SetSensorType but I cannot get a meaningful number, maybe I am doing something wrong. Does anyone have an example of a NXC program that read a (...) (18 years ago, 19-Nov-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Displaying multiple variables
|
|
(...) There's also Steve Hassenplug's Display Number block (find it here (URL) along with some other NXT-G goodies). I use this all the time to display values for debugging. John (18 years ago, 19-Nov-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Nxc and Mindsensors stuff
|
|
It seems you don't have the latest NXC*.h header files (found in source release of NXC, not in the binary releases), as well as the latest NXC_Guide.pdf describing I2C functions. alf Il giorno 12-nov-2007, alle ore 16:59, GiP ha scritto: (...) -- (...) (18 years ago, 18-Nov-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Displaying multiple variables
|
|
(...) Nice. Thanks very much. When I get to my computer, I'm going to check to see how I missed the "Clear Screen" checkbox. (18 years ago, 17-Nov-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Displaying multiple variables
|
|
(...) There are lots of ways to display such information on the NXT LCD. The easiest is probably to draw one number, and then use a second Display block to draw a second number - just uncheck the "clear screen" checkbox on the second Display block. (...) (18 years ago, 17-Nov-07, to lugnet.robotics.nxt)
|