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.

Communication of PC with PIC16F877 microcontroller using serial port

Status
Not open for further replies.

tandra

Newbie level 1
Joined
Nov 22, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
Does java provides any api so that my pc can communicate with the micro-controller using serial port. Basically I'm trying to create a interface that will give inputs to the micro-controller.

thanks.:)
 

You're going to need to install the Java Communications API in order to interface with RS232

see this:-
RS232 in Java for Windows | Sebastian Kuligowski's Home Page

This tutorial is destined for all people who want to start to develop in minutes any software using RS232 (serial communication port) interface in Java language for Windows system. You find here all steps needed to setup environment in Eclipse for development and testing using serial communication port. Moreover described technics allow you to develop software without physical equipment and test it as well.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top