Serial Communication
Greetings.
I want to communicate with the serial port. I have to send some information (integers) and receive it.
I found sources in Internet but not works correctly.
Can you help me please?
Thanks.
I want to communicate with the serial port. I have to send some information (integers) and receive it.
I found sources in Internet but not works correctly.
Can you help me please?
Thanks.
Comments
The manual has examples of sending and receiving
using the Uart object.
You can download the manual here:
http://www.parallax.com/javelin/downloads.asp
regards peter