CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Terminal Program for PocketPC

 
Post new topic   Reply to topic    CCS Forum Index -> Code Library
View previous topic :: View next topic  
Author Message
Hans Wedemeyer



Joined: 15 Sep 2003
Posts: 226

View user's profile Send private message

Terminal Program for PocketPC
PostPosted: Sat Dec 24, 2005 11:44 am     Reply with quote

I updated my Terminal Program for PocketPC, it now runs on
PocketPC 2003 (should be OK for Windows Mobile 5 also)
If anyone wants it it's free (i.e. as in free beer) for download...

http://hans-w.com

This version can connect to Bluetooth devices if they have Serial COM service, and regular hardware serial ports from COM1 through 26.
Baud rate up to 110 Baud to 460,800 (if the handheld device can handle it)
I wrote this to use with some of my PIC projects, and it's more oriented towards that rather than a terminal program for normal eveyday communications.

HEX and normal ASCII display.

It has the ability to save received data.

Ability to enter a value in ASCII and send it as binary i.e.
Handy when you need to send none ASCII values.
Example: Send a non ASCII value binary 0b11101010 (234), simply enter 234 and tap the Send as Binary button.

Received Byte counter. Handy to now how many bytes are returned by the PIC device for a given command. etc. etc.

Installation is simple: Copy the exe to the PocketPC. Thats it no fancy installation program.

Hans W
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> Code Library All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group