 | | Connect the ADNS-2030 optical mouse sensor to the Handy Board
|
|
(...) (24 years ago, 15-Jul-02, to lugnet.robotics.handyboard)
|
| |
 | | serial wiring problems
|
|
Hi, Id like to connect a PAK VI PS/2 coprocessor to the Handyboard using its serial port. Ive taken a RJ-11 telephone cable and cut it into two pieces, so that Ive got on one side the leads of the cable without the RJ-11 plug which I want to (...) (24 years ago, 23-Jun-02, to lugnet.robotics.handyboard)
|
| |
 | | New blank Handy board PCB for sale
|
|
HI I have some surplus Handy board (blank) PCB for sale. If you are interested have look at (URL) (24 years ago, 20-Jun-02, to lugnet.robotics.handyboard)
|
| |
 | | Re: start_process question....
|
|
(...) first off, "proicess_name" should be "process_name", but thats not your problem. You are trying to use an integer as an array in this snippet. You have "int process_priority;" and then try to treat it as an array in "process_priority[pid]=1;" (...) (24 years ago, 13-May-02, to lugnet.robotics.handyboard)
|
| |
 | | start_process question....
|
|
I am writing a program based mainly on Fred Martin's book. The code is prety close to his program, but when I try to load I keep getting the following error codes, "attempt to use <int> as an array", and, "too many argumentd given to , (...) (24 years ago, 13-May-02, to lugnet.robotics.handyboard)
|