Arduino not able to send serial data back

Posted by Casper Marcussen on Stack Overflow See other posts from Stack Overflow or by Casper Marcussen
Published on 2010-04-30T14:34:09Z Indexed on 2010/04/30 14:37 UTC
Read the original article Hit count: 255

Filed under:
|
|

Hello everyone

So i found out how to connect the arduino to my java program. But using the seriel connections dosent give any useful data back, its either in the wrong format, or just sends it as a box. I've looked at the related questions posted early in here, but none of the tips seems to help. So does anyone know how to send the data between an arduino and a computer using the serieal port?

P.S I've used the sample code from the arduino.cc homepage to connect to the serial port.

© Stack Overflow or respective owner

Related posts about arduino

Related posts about serial