i want to sent some data from my pic16f877a to my pc anybody could help me
A Thread Starter abeychandran Joined Feb 7, 2012 17 Feb 29, 2012 #1 i want to sent some data from my pic16f877a to my pc anybody could help me
t06afre Joined May 11, 2009 5,934 Feb 29, 2012 #2 Use the USART module on your PIC. If your PC do not have a serial /RS 232 port (most do not have). Then you can use a cheap USB to serial converter.
Use the USART module on your PIC. If your PC do not have a serial /RS 232 port (most do not have). Then you can use a cheap USB to serial converter.
A Thread Starter abeychandran Joined Feb 7, 2012 17 Feb 29, 2012 #4 does that require any programing or softwares
spinnaker Joined Oct 29, 2009 7,830 Mar 1, 2012 #5 abeychandran said: does that require any programing or softwares Click to expand... Of course. Everything you do on an MCU requires programming.
abeychandran said: does that require any programing or softwares Click to expand... Of course. Everything you do on an MCU requires programming.