I've written a serial terminal in C-Sharp for the Arduino plattform.
The advantage against the serial terminal from the "Arduino IDE" is,
that you can receive and transmit the bytes not only in text (ASCII).
You can receive and transmit the bytes as binary, octal, decimal
and hexadecimal values too.
Also you can save and open the received and transmitted bytes.
I've written the version 0.2 of "Arduino TTY".
You can now save the bytes as textfile, as binary file and as Xml file.
I added a notify-icon, a preferences and about dialog.
"Arduino TTY v0.2" runs on Windows XP/Vista/7, Mac OS X 10.5/10.6/10.7, Ubuntu Linux 11.10 and on other linux based systems.
In the next version I'll fix a known bug (sometimes when you're connected and you quit the application, it doesn't quit),
as well I want that this applications integrates better on Windows, Linux and Mac OS X.
Downloaded the OSX 10.7.5 version and it does not launch after install.
I get the following error in Console:
2/12/2014 12:33:57.735 PM [0x0-0x41041].com.arduinotty: /Applications/Arduino TTY.app/Contents/MacOS/arduinotty.sh: line 9: exec: mono: not found