Hello experts,
I want to connect RS232 port using java to interface with micro-controller (8051). Can anyone help me to know the coding to initialise the scope and configure the RS232 in java?
I want to connect RS232 port using java to interface with micro-controller (8051). Can anyone help me to know the coding to initialise the scope and configure the RS232 in java?
Here are some links that may help
http://java.sun.com/products/javacomm/index.jsp
http://www.google.com/search?q=RS232+in+java&hl=en&lr=& start=10&sa=N
http://java.sun.com/products/javacomm/index.jsp
http://www.google.com/search?q=RS232+in+java&hl=en&lr=& start=10&sa=N
You're going to need to install the Java Communications API in order to interface with RS232. You can download it and read the documentation at Sun's website here:
http://java.sun.com/products/javacomm/
Here is an article on how to use it:
http://www.javaworld.com/javaworld/jw-05-1998/jw-05-javadev.html
Good luck, Carl
http://java.sun.com/products/javacomm/
Here is an article on how to use it:
http://www.javaworld.com/javaworld/jw-05-1998/jw-05-javadev.html
Good luck, Carl
i was wondering, is it also applicable even if i use other micro controller?
Does the Java Communications API work in windows XP?
Hi,
Look at http://www.giovynet.com, you will find FREE java libraries to manage serial port...
Look at http://www.giovynet.com, you will find FREE java libraries to manage serial port...
Hi,
I've found great tutorial for RS232 with Java programming that shows how to use RXTX library in practice:
http://www.kuligowski.pl/java/rs232-in-java-for-windows,1
BR
Mark Cleav
I've found great tutorial for RS232 with Java programming that shows how to use RXTX library in practice:
http://www.kuligowski.pl/java/rs232-in-java-for-windows,1
BR
Mark Cleav
Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2010 Nerds in Control, LLC. All rights reserved.
Users of this site are benefiting from open source technologies, including PHP, MySQL and Apache. Be happy.
Fortune
Fuch's Warning:
If you actually look like your passport photo, you aren't well
enough to travel.







