| | Re: INTERACTIVE C Chuck McManis
|
| | If you use icc11 (a cross compiler, not an interpreted compiler) for the handyboard (they have a library for controlling the handyboard) then printf() calls write to the PC and lcd_write calls write to the LCD. --Chuck icc11 is available from (...) (26 years ago, 5-Jan-99, to lugnet.robotics.handyboard)
|
| | |
| | | | Re: INTERACTIVE C Douglas S. Blank
|
| | | | We have developed a library of functions so that one can write HB-style code and run it either on the HB or compile it with the library and run it on a PC. It hasn't been thoroughly debugged, but works consistently (There are some timing issues that (...) (26 years ago, 6-Jan-99, to lugnet.robotics.handyboard)
|
| | | | |
| | | | Motor output LED Keith - Lui
|
| | | | Hi all! I got a question. Whenever I connect the motor outputs to a scope (I wanted to read the output of the HB), the LEDs light up even with the output off (ao())... Can anyone explain this to me? Thanks. Keith (26 years ago, 15-Jan-99, to lugnet.robotics.handyboard)
|
| | | | |