Palm to Stamp
Archiver
Posts: 46,084
We are in the planning stages of a project. We would like
to write the code and store on a Palm to later send to
the stamp through the infared port. Has anyone tied these
steps together before? Any thoughts or suggestions are
welcome.
Thanks,
David
to write the code and store on a Palm to later send to
the stamp through the infared port. Has anyone tied these
steps together before? Any thoughts or suggestions are
welcome.
Thanks,
David
Comments
I myself posted a similar question just last week! Here is the response I
received.
>Take a look at www.orbworks.com and their Pocket C. I've used it with both
>the Palm OS and with Windows CE (my prefered hand-held platform). If
you've
>never programmed in C there will be a bit of a learning curve, but it's not
>too steep.
>-- Jon Williams
>-- Dallas, TX
I have started using it and it seems to be able to do anything I need it to
do.
Good Luck,
Roger Byrum
Logansport, IN
Original Message
From: david@r... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=3hTMBkjondJvA7wNzp_qmoMapgEn2xEPE3eiK9G0QHHEKp8at1mORAwNg4qLmyKqHHsljeuIRM7J7w]david@r...[/url
Sent: Tuesday, March 21, 2000 12:00 AM
To: basicstamps@egroups.com
Subject: [noparse][[/noparse]basicstamps] Palm to Stamp
We are in the planning stages of a project. We would like
to write the code and store on a Palm to later send to
the stamp through the infared port. Has anyone tied these
steps together before? Any thoughts or suggestions are
welcome.
Thanks,
David
eGroups.com home: http://www.egroups.com/group/basicstamps
http://www.egroups.com - Simplifying group communications
This is a Java-lite for CE or Palm. You use the JDK to develop on a normal
Java platform and then download to the handheld.
I did a column on Waba in my Web Techniques column (www.webtechniques.com --
search for Waba).
Regards,
Al Williams
AWC
* Add I/O to your Stamp project with a PAK-III or PAK-IV:
www.al-williams.com/awce/pak3.htm
>
Original Message
> From: Roger E. Byrum [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=CO7wu8AofDJPGLaT3slzFn1HCrHAFMbGCy3_5UEcUWAMT4ub0s6ohHARWFrgMGhs8kfHlOf_zU1pDHdpSHHu]roger@m...[/url
> Sent: Wednesday, March 22, 2000 7:47 AM
> To: basicstamps@egroups.com
> Subject: [noparse][[/noparse]basicstamps] Re: Palm to Stamp
>
>
> Dear David,
>
> I myself posted a similar question just last week! Here is the response I
> received.
>
> >Take a look at www.orbworks.com and their Pocket C. I've used
> it with both
> >the Palm OS and with Windows CE (my prefered hand-held platform). If
> you've
> >never programmed in C there will be a bit of a learning curve,
> but it's not
> >too steep.
>
> >-- Jon Williams
> >-- Dallas, TX
>
> I have started using it and it seems to be able to do anything I
> need it to
> do.
>
> Good Luck,
>
> Roger Byrum
> Logansport, IN
>
>
>
Original Message
> From: david@r... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=DAa_3Eu6jqtKFrC_3R8g8QkJUNKacmW7piN5771EXjiEofh8ZdlXlUZn8_7cy-vG8DAhScrOkZf8]david@r...[/url
> Sent: Tuesday, March 21, 2000 12:00 AM
> To: basicstamps@egroups.com
> Subject: [noparse][[/noparse]basicstamps] Palm to Stamp
>
>
> We are in the planning stages of a project. We would like
> to write the code and store on a Palm to later send to
> the stamp through the infared port. Has anyone tied these
> steps together before? Any thoughts or suggestions are
> welcome.
>
> Thanks,
> David
>
>
>
> eGroups.com home: http://www.egroups.com/group/basicstamps
> http://www.egroups.com - Simplifying group communications
>
>
>
>
>
>
>
>
> eGroups.com home: http://www.egroups.com/group/basicstamps
> http://www.egroups.com - Simplifying group communications
>
>
>
http://www.nsbasic.com/
for IrDA?
Thanks,
Larry Pfeffer
Jerusalem, Israel
At 08:47 AM 3/22/00 -0500, you wrote:
>Dear David,
>
>I myself posted a similar question just last week! Here is the response I
>received.
>
>>Take a look at www.orbworks.com and their Pocket C. I've used it with both
>>the Palm OS and with Windows CE (my prefered hand-held platform). If
>you've
>>never programmed in C there will be a bit of a learning curve, but it's not
>>too steep.
>
>>-- Jon Williams
>>-- Dallas, TX
>
>I have started using it and it seems to be able to do anything I need it to
>do.
>
>Good Luck,
>
>Roger Byrum
>Logansport, IN
>
>
>
Original Message
>From: david@r... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=qXyIcI_VTUHOKLwknYs24OZ_QHxHIZCb0feXQBrQVHpt-8X7TofsXCXcMo8Brd34ajcxi4hhgrxr76uP]david@r...[/url
>Sent: Tuesday, March 21, 2000 12:00 AM
>To: basicstamps@egroups.com
>Subject: [noparse][[/noparse]basicstamps] Palm to Stamp
>
>
>We are in the planning stages of a project. We would like
>to write the code and store on a Palm to later send to
>the stamp through the infared port. Has anyone tied these
>steps together before? Any thoughts or suggestions are
>welcome.
>
>Thanks,
>David
>
>
>
>eGroups.com home: http://www.egroups.com/group/basicstamps
>http://www.egroups.com - Simplifying group communications
>
>
>
>
>
>
>
>
>eGroups.com home: http://www.egroups.com/group/basicstamps
>http://www.egroups.com - Simplifying group communications
>
>
>
>
to a file instead of the com port? I want to be able to store the file on
a Palm and then send it to the stamp.
David
david@r... writes:
> Is it possible to redirect the tokenized data from the Stamp Editor
> to a file instead of the com port? I want to be able to store the file on
> a Palm and then send it to the stamp.
The DOS version of the BS1 compiler has a command called BSAVE that writes
the EEPROM image to a file called CODE.OBJ.
-- Jon Williams
-- Dallas, TX