Subject:
|
How do I control the RCX display?
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Fri, 7 Jan 2000 05:39:02 GMT
|
Viewed:
|
607 times
|
| |
| |
I have a MindStorms project idea that requires the robot to "display"
something, rather than run a motor.
An alphanumeric displaying words would be awesome, but a two digit number
would work.
Looking at NQC manual, I found:
SelectDisplay()
DISPLAY_WATCH, DISPLAY_SENSOR_1, DISPLAY_SENSOR_2, DISPLAY_SENSOR_3,
DISPLAY_OUT_A, DISPLAY_OUT_B, DISPLAY_OUT_C
Is there anyway, I can display a variable?! DISPLAY_VAR? Please Dave?
Thanks in advance to all who replies.
PS: I have several mechanical display ideas, but it would be a lot cleaner
to display it on the RCX LCD.
|
|
Message has 3 Replies: | | Re: How do I control the RCX display?
|
| (...) Sorry, the firmware only provides those seven display modes. In some cases you can play some tricks by displaying the Watch, then setting the watch to certain values, but this only works for certain constants (and never variables). (you also (...) (25 years ago, 7-Jan-00, to lugnet.robotics)
| | | RE: How do I control the RCX display?
|
| (...) pbForth lets you display arbitrary numbers. legOS lets you do rudimentary chars on the 7 seg display. pbForth displays a sign-on string. To display numbers, use the LCD_NUMBER routine and remember to call LCD_REFRESH to update the display. See (...) (25 years ago, 7-Jan-00, to lugnet.robotics)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
Active threads in Robotics
|
|
|
|