Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/16/08 08:24
Read: times


 
#149515 - echo problem?
Responding to: ???'s previous message
Harshada D Nehete said:
hi,
i am trying to interface a 8051 with my PC comm port through serial communication using Java language.i have successfully achieved this communication but i cannot get the code i have sent.i have used input stream format and i understand that the data i receive is in byte format.if i send data 0xaa through serial communication i want to receive the same and display the same on the command prompt.
regards.


What I understand is you need to confirm if your serial port is working or not under Java virtual machine?? correct. There is an echo button on the terminal program (God knows what you are using) just press it to see what you send to your microcontroller and get back . Or make a program for your 8051 to send back what you receive through serial port towards your computer.

AP



List of 6 messages in thread
TopicAuthorDate
java language            01/01/70 00:00      
   Off Topic - the 8051 is irrelevant!            01/01/70 00:00      
      Actually, it's not even related to the serial port            01/01/70 00:00      
   hex conversion            01/01/70 00:00      
   java lang            01/01/70 00:00      
   echo problem?            01/01/70 00:00      

Back to Subject List