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.

How to interface 16F877 and PC

Status
Not open for further replies.

mfkutb

Banned
Joined
May 27, 2005
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
0
how to interface between 16F877 and pc

thank u

Dr. mahmoud
 

Re: pc and pic

How about using the pic's serial interface? You can connect it to an RS-232 transceiver and then connect the transceiver to your pc's RS-232 port.
 

pc and pic

Hi,

Go to microchip web site and find the user guide for the PICDEM2+. inside you will see the circuit for a 40 pin device ( 16F877 ) and the interface for the UART. use that as a referance design.
You can also find code sample on how to use the UART.

Good luck.
 

Re: pc and pic

As mencioned above you just need a MAX232 and a few capacitors to connect the PIC to the PC using serial coms.
Most of C compiler already include libraries for serial com.
 

Re: pc and pic

Look for the application notes related with RS232 in Microchip's site. Simple and to the point.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top