[A83] Re: Remote control of a calc
[Prev][Next][Index][Thread]
[A83] Re: Remote control of a calc
you have to send a series of bytes... you can look at the source of some
program by Dan Englender: RemoteCalc
all you have to do though is send a series of bytes (TI-protocol of course
:) ) which should be (If I remember correctly!) : 03h 87h <keycode>
where keycode is the code given by GetKey ROM call... not sure what the
other calc returns once this is sent though.. try it with 2 calcs and
calcsys link console :)
-Nicolas Gilles
>From: Peter-Martijn Kuipers <hyper@hysoft-automation.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: assembly-83@lists.ticalc.org
>Subject: [A83] Remote control of a calc
>Date: Fri, 20 Jul 2001 16:44:47 +0200 (CEST)
>
>
>I read on someones site in an informational documenton linking,
>how one could send remote-control "button pushes" to another TI-83 Plus.
>
>Does this work for ordinary 83's too?
>
>--(Peter-Martijn)
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Follow-Ups: