Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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
 
  • Like
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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top