1From aarone@sirius.com  Wed Jul  1 02:44:06 1998
2Received: from aleve.media.mit.edu by hub.media.mit.edu; (5.65v3.2/1.1/06Jun95-8.2MPM)
3	id AA22669; Wed, 1 Jul 1998 02:44:06 -0400
4Received: from mail3.sirius.com (mail3.sirius.com [205.134.253.133])
5	by aleve.media.mit.edu (8.8.7/ML970927) with ESMTP id CAA13214
6	for <handyboard@media.mit.edu>; Wed, 1 Jul 1998 02:01:55 -0400 (EDT)
7Received: from edsinger (ppp-asfm03--126.sirius.net [205.134.240.126])
8	by mail3.sirius.com (8.8.7/Sirius-8.8.7-97.08.12) with ESMTP id XAA26862
9	for <handyboard@media.mit.edu>; Tue, 30 Jun 1998 23:01:54 -0700 (PDT)
10Message-Id: <199807010601.XAA26862@mail3.sirius.com>
11From: "Aaron Edsinger" <aarone@sirius.com>
12To: "handy" <handyboard@media.mit.edu>
13Subject: Serial Interface
14Date: Wed, 1 Jul 1998 02:06:39 +0100
15X-Msmail-Priority: Normal
16X-Priority: 3
17X-Mailer: Microsoft Internet Mail 4.70.1162
18Mime-Version: 1.0
19Content-Type: text/plain; charset=ISO-8859-1
20Content-Transfer-Encoding: 7bit
21
22Hello,
23	I've been having some problems using my HandyBoard to talk directly to my
24PC via the serial interface.  I disable Interactive C and then Poke() and
25Peek() as has been described on this list.  I  send short character strings
26from my PC to the HandyBoard under Windows 95.  If I send strings longer
27than 2 characters, it seems that some of the characters get lost. This
28behavior seems to be affected by repositioning or slightly modifying the
29code, suggesting perhaps a timing issue.
30
31Why might this be?  Is there any way to check for an error situation?
32
33Thanks for any help,
34		Aaron
35From cmcmanis@freegate.com  Thu Jul 16 03:13:49 1998
36Received: from aleve.media.mit.edu by hub.media.mit.edu; (5.65v3.2/1.1/06Jun95-8.2MPM)
37	id AA23518; Thu, 16 Jul 1998 03:13:49 -0400
38Received: from hq.freegate.com ([208.226.86.1])
39	by aleve.media.mit.edu (8.8.7/ML970927) with SMTP id CAA18991
40	for <handyboard@media.mit.edu>; Thu, 16 Jul 1998 02:17:47 -0400 (EDT)
41Received: (qmail+freegate 6968 invoked by alias); 16 Jul 1998 06:17:38 -0000
42Received: from dialip-04.hq.freegate.com (HELO freegate.com) (208.226.86.222)
43  by hq.freegate.com with SMTP; 16 Jul 1998 06:17:38 -0000
44Message-Id: <35AD9BDA.3A9EC8F7@freegate.com>
45Date: Wed, 15 Jul 1998 23:21:14 -0700
46From: Chuck McManis <cmcmanis@freegate.com>
47Reply-To: cmcmanis@freegate.com
48Organization: Freegate Corporation
49X-Mailer: Mozilla 4.04 [en] (Win95; I)
50Mime-Version: 1.0
51To: David Rye <rye@mech.eng.usyd.edu.au>
52Cc: handyboard@media.mit.edu
53Subject: Re: Handyboard/RWP without p-code
54References: <3.0.32.19980716151646.00809d20@nemo.mech.eng.usyd.edu.au>
55Content-Type: text/plain; charset=us-ascii
56Content-Transfer-Encoding: 7bit
57
58Get a copy of icc11 v5.0 or later (from www.imagecraft.com) and use the
59handyboard library from their site.
60
61--Chuck
62
63From Scott.Seaton@Aus.Sun.COM  Thu Jul 16 03:42:38 1998
64Received: from aleve.media.mit.edu by hub.media.mit.edu; (5.65v3.2/1.1/06Jun95-8.2MPM)
65	id AA24945; Thu, 16 Jul 1998 03:42:38 -0400
66Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
67	by aleve.media.mit.edu (8.8.7/ML970927) with SMTP id CAA07415
68	for <handyboard@media.mit.edu>; Thu, 16 Jul 1998 02:44:58 -0400 (EDT)
69Received: from Aus.Sun.COM ([129.158.80.6]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id XAA29734; Wed, 15 Jul 1998 23:44:52 -0700
70Received: from war.Aus.Sun.COM by Aus.Sun.COM id QAA03011
71	(SMI-8.6/SMI-4.1 for <>); Thu, 16 Jul 1998 16:44:50 +1000
72Received: from drone by war.Aus.Sun.COM (SMI-8.6/SMI-SVR4)
73	id QAA10921; Thu, 16 Jul 1998 16:44:20 +1000
74Message-Id: <199807160644.QAA10921@war.Aus.Sun.COM>
75Date: Thu, 16 Jul 1998 16:41:56 +1000 (EST)
76From: Scott Seaton - Systems Consultant - ESG <Scott.Seaton@Aus.Sun.COM>
77Reply-To: Scott Seaton - Systems Consultant - ESG <Scott.Seaton@Aus.Sun.COM>
78Subject: Re: Handyboard/RWP without p-code
79To: handyboard@media.mit.edu, rye@mech.eng.usyd.edu.au
80Mime-Version: 1.0
81Content-Type: MULTIPART/mixed; BOUNDARY=Troop_of_Baboons_752_000
82X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4u sparc
83
84--Troop_of_Baboons_752_000
85Content-Type: TEXT/plain; charset=us-ascii
86Content-MD5: i/HKSIa/Vk0mZT5ml+q21A==
87
88Hi
89
90I suggest that you contact ImageCraft.
91http://www.imagecraft.com/software/index.html  or  info@imagecraft.com
92
93They have a C compiler for 68HC11 CPU's that will do what you want, including a
94library for the HandyBoard (see attached e-mail) !
95
96I have no affiliation with ImageCraft (other than as a satisfied customer).
97
98Hope this helps
99Scott
100==============================================================================
101 ,-_|\       Scott Seaton - Sun Enterprise Services -  Systems Consultant
102/     \  Sun Microsystems Australia Pty Ltd  E-mail : scott.seaton@aus.sun.com
103\_,-\_+  828 Pacific Highway                  Phone : +61 2 9844 5381
104     v   Gordon, N.S.W., 2072, AUSTRALIA        Fax : +61 2 9844 5161
105==============================================================================
106
107--Troop_of_Baboons_752_000
108Content-Type: MESSAGE/rfc822; name=Mailbox
109Content-Description: Mailbox
110
111From someone@imagecraft.com  Fri Jul 10 18:59:26 1998
112Return-Path: <icc11-list-errors@lists.best.com>
113Received: from Aus.Sun.COM by war.Aus.Sun.COM (SMI-8.6/SMI-SVR4)
114	id SAA14426; Fri, 10 Jul 1998 18:59:26 +1000
115Received: from earth.sun.com by Aus.Sun.COM id SAA24238
116	(SMI-8.6/SMI-4.1 for <<scott.seaton@aus.sun.com>>); Fri, 10 Jul 1998 18:59:48 +1000
117Received: from iisesun.iise.CSIRO.AU (iisesun.iise.csiro.au [130.155.5.44])
118	by earth.sun.com (8.8.8/8.8.8) with SMTP id BAA18609
119	for <scott.seaton@aus.sun.com>; Fri, 10 Jul 1998 01:59:44 -0700 (PDT)
120Received: from lists1.best.com (lists1.best.com [206.86.8.15]) by iisesun.iise.CSIRO.AU (SMI-8.6/8.6.12-IISE-SWA) with ESMTP id SAA25847 for <sseaton@iise.csiro.au>; Fri, 10 Jul 1998 18:49:31 +1000
121Received: (from daemon@localhost) by lists1.best.com (8.9.0/8.8.BEST) id BAA15320 for icc11-list-errors@lists.best.com; Fri, 10 Jul 1998 01:04:34 -0700 (PDT)
122Message-Id: <199807100804.BAA15320@lists1.best.com>
123From: Christina Willrich & Richard Man <someone@imagecraft.com>
124Subject: icc11 Handyboard library available
125Date: Fri, 10 Jul 1998 00:58:49 -0700
126BestServHost: lists.best.com
127MIME-Version: 1.0
128Content-Type: text/plain; charset="us-ascii"
129Sender: icc11-list-errors@lists.best.com
130Errors-To: icc11-list-errors@lists.best.com
131Reply-To: icc11-list@lists.best.com
132To: icc11-list@lists.best.com
133content-length: 399
134Status: RO
135X-Status: $$$$
136X-UID: 0000000001
137
138At long last, I dusted off Chuck McManis Handyboard library and ported it
139to V5. No reason why it can't work with V4.5 either ;-) Anyway, to try it
140out, point your browser to
141
142ftp://ftp.imagecraft.com/pub/libhb.zip
143
144Chuck really did a great job with the LCD. There are commands to scroll,
145move etc. Make sure you try the lcdtest2.c test.
146
147// richard
148someone@imagecraft.com http://www.imagecraft.com
149
150
151--Troop_of_Baboons_752_000--
152
153