Subject:
|
Re: LEGO remote controller problem
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sun, 27 Jul 2003 19:20:12 GMT
|
Viewed:
|
2900 times
|
| |
| |
Hi Christian,
> I have problems getting the LEGO IR remote controller to work (using brickOS
> 0.2.6.10). I wrote a small test program [...]
No program, no help. If you send me the sources, I will take a look and
try to figure out the problem. In fact, I use the remote control without
a problem.
Regards,
Michael
|
|
Message has 1 Reply: | | Re: LEGO remote controller problem
|
| Hi Michael, Thank you very much for your answer. Well, there isn't really much source, here we go: #include <conio.h> #include <unistd.h> #include <remote.h> #include <dsensor.h> int my_lr_handler(unsigned int etype, unsigned int key) { cputw(key); (...) (21 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | LEGO remote controller problem
|
| Hi, I have problems getting the LEGO IR remote controller to work (using brickOS 0.2.6.10). I wrote a small test program that installs a lr handler function which simply displays the received key value on the LCD. But when running this and pressing (...) (21 years ago, 27-Jul-03, to lugnet.robotics.rcx.legos)
|
11 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
|
|
|
|