Subject:
|
Re: Compass sensor with NXC
|
Newsgroups:
|
lugnet.robotics.nxt
|
Date:
|
Fri, 29 Feb 2008 03:07:40 GMT
|
Viewed:
|
31460 times
|
| |
| |
In lugnet.robotics.nxt, Karen Lepper wrote:
> We're using the HiTechnic sensor. I've contacted you directly with a copy
I emailed Karen with the solution to her problem. This can trip you up if you
aren't careful. Drawing values to the screen can confuse you if you draw over
the top of an existing number without clearing the screen first.
John Hansen
|
|
Message has 1 Reply: | | motor port splitter?
|
| Looks like only Mindsensor provides port splitter for nxt motors. Unfortunately, this splitter will not allow independent control. I had this application which requires ita port to be attached to one NXT motor, and one RCX lamp (while the other two (...) (17 years ago, 10-Mar-08, to lugnet.robotics.nxt)
|
Message is in Reply To:
| | Re: Compass sensor with NXC
|
| (...) Hi John, We're using the HiTechnic sensor. I've contacted you directly with a copy of the program, and here it is if anyone else has an idea for us: task main() { SetSensorLowspeed(IN_2); int dir; ClearScreen (); TextOut (32, 48, "Heading:"); (...) (17 years ago, 28-Feb-08, to lugnet.robotics.nxt)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|