Building INTERFACE

Status
Not open for further replies.

slurp.lolipop

New Member
Hi all, i've got a question.

How to design, and write up a software interface that enables communication between the PIC16F877a and PC.

I find it rather difficult.

I am thinking of building the interface such as realterm [ used by JALv2] and visual basic.

please assist.

thanking you in advance.
 
If your PIC has a serial port (RxD and TxD) you might use a MAX232 to make a serial interface between the PIC and the PC using the windows data terminal.

Boncuk
 
Last edited:
If your PIC has a serial port (RxD and TxD) you might use a MAX232 to make a serial interface between the PIC and the PC using the windows data terminal.

Boncuk

The 877 does have a hardware UART, but it's trivial to make one in software anyway.
 
First you (and we) need a specification of what the system is supposed to do.

1) Do you need the PC software to display sensor readings or do you need to control your embedded device from the PC software.. or both.. or something else?
2) Do you need help with getting started with Visual Basic, or only with the general design of the communication interface?
3) Do you need help with writing software for the microcontroller?
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…