Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-24 Thread JOHN JR & VIRGINIA WHITTON
Heh. Maybe...if I can find them. Moreover, I kind of suspect that they were simply coded directly in the device, which would mean that they are gone. I used the Palm and ADIOS board for monitoring some stuff. My recollection is that there were only a few lines of Basic involved...opening a

Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-24 Thread Stephen Adolph
hi John, very interesting. I forgot about Hotpaw. Can you share your programs for using the serial port? thanks! Steve On Thu, Jun 24, 2021 at 12:34 AM JOHN JR & VIRGINIA WHITTON < jwhit...@bellsouth.net> wrote: > A good while back, I developed several trivial applications for my Pal, > using

Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-23 Thread JOHN JR & VIRGINIA WHITTON
A good while back, I developed several trivial applications for my Pal, using Hotpaw Basic. In each case, those involved RS-232 connections. It's pretty straight-up Basic, as I recall. It's been years, but looks like it's available for download here: Ron Nicholson's Ancient Palm OS Computing

Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-23 Thread Chris Fezzler
Yup!  I did it once. On Wednesday, June 23, 2021, 06:36:41 PM EDT, Dan Higdon wrote: Wow, that's pretty cool. I have an old Palm III that I keep wanting to find stuff to do with. I have the cradle (an RS232 cradle, thankfully) but no software. I put batteries into it and it does

Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-23 Thread Dan Higdon
Wow, that's pretty cool. I have an old Palm III that I keep wanting to find stuff to do with. I have the cradle (an RS232 cradle, thankfully) but no software. I put batteries into it and it does work. >From the sounds of things, it looks like it won't be a straight-up "throw ASCII at it" terminal,

Re: [M100] reuse Palm pilot as a serial LCD display for M100

2021-06-23 Thread Chris Fezzler
The TRS-80 Model 102 - The Tandy Model T! | | | | | | | | | | | The TRS-80 Model 102 - The Tandy Model T! PalmHeads A site dedicated to PalmOS, Linux and the Tandy. | | | On Wednesday, June 23, 2021, 08:24:56 AM EDT, Stephen Adolph wrote:

[M100] reuse Palm pilot as a serial LCD display for M100

2021-06-23 Thread Stephen Adolph
http://palmorb.sourceforge.net/download.html stumbled across this interesting piece of Palm Pilot software it turns the PP into an RS232 driven LCD display. This seems like it could be quite useful for the M100 - debug interface, auxiliary input/output etc.