Subject:
|
My first Lego robotics competition
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Wed, 13 Sep 2000 23:08:58 GMT
|
Viewed:
|
614 times
|
| |
| |
Hello,
I am soon going to enter my first Lego Robotics competition, and I would like
some help. I guess there is no better place to go for Lego wisdom than Lugnet!
I am looking for a clear explanation of how to multiplex sensors. I would like
to attach two touch sensors to the same port on my robot. It seems to me that
each sensor gives the same raw value when pressed (with some minor variation
due to pressure). How can I differentiate between the two sensors? Also, is it
possible to multiplex a rotation sensor, and a touch sensor? My final request,
and probably the most important, is I would like some ideas and examples of
programs for robots to navigate an area without getting stuck. I have to stay
way from the walls, and hopefully away from the other robot. Any tips and
tricks for programming a "stuck proof" robot would be greatly appreciated. I
know my robot won't be much good if it gets caught in a corner, or on another
robot!
Thanks,
Rob
|
|
Message has 2 Replies: | | Re: My first Lego robotics competition
|
| Here you go...One of the robotics questions I actually CAN answer! Just go to the sight I've copied and pasted below: (URL) thanks to Michael Gasperi for that great site. And ditto for all who make Lego robots fun! Rob H. (...) (24 years ago, 14-Sep-00, to lugnet.robotics)
| | | Re: My first Lego robotics competition
|
| (...) If you have the Cybermaster touch sensors, you can multiplex all three on a port, see (URL) . Use a task to look at the raw values and decode which sensors are pressed, e.g. in NQC: #define TOUCH_SENSOR SENSOR_1 int touch_sensor_state; #define (...) (24 years ago, 14-Sep-00, to lugnet.robotics)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
Active threads in Robotics
|
|
|
|