I know how to program in java and would like to be able to connect my propeller to my computer via usb and communicate with java. Any help with this would be much appreciated.
This book has a complete class and full documentation on how to open a COM port in java. It even uses a basic stamp for the external hardware, so it should be very easy to convert it to a Propeller.
Comments
i did a google with keywords "java comport" and found thins Java Communications
on the propeller-side I would use FullDuplexSerialPlus
best regards
Stefan