serial port reading in java(rs232)

Status
Not open for further replies.

visva

Member level 3
Joined
Jul 26, 2012
Messages
55
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,633
how do i read data's on serial port(rs232). please tell me what is the procedure to do this. and any example in java. i am using microcontroller 89s52. please any one help me. thank you
 

I'd take a look at how Micro Manager does it. This is a software package written in java for use with microscopes, and many of the common microscope automation systems rely on RS-232 communication. I don't know for sure if the java layer has direct access to the serial port, but you can read up on it here:
https://valelab.ucsf.edu/~MM/MMwiki/index.php/Micro-Manager_Programming_Guide
 
Reactions: visva

    visva

    Points: 2
    Helpful Answer Positive Rating
thank you for your reply. i need to use javax.comm package program and procedure.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…