RS232 UART 16F877A – electroSome https://electrosome.com/topic/rs232-uart-16f877a/feed/ Sat, 18 Mar 2023 04:53:12 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/rs232-uart-16f877a/#post-13526 <![CDATA[RS232 UART 16F877A]]> https://electrosome.com/topic/rs232-uart-16f877a/#post-13526 Fri, 10 Mar 2017 11:05:55 +0000 Admtsn58 Hi Friends,

I am doing RS232 communication project using PIC 16F877A. I have a real time clock cycle and it works in hardware. I need to see the clock information in a terminal program using UART. Will you help me in this project?

]]>
https://electrosome.com/topic/rs232-uart-16f877a/#post-13535 <![CDATA[Reply To: RS232 UART 16F877A]]> https://electrosome.com/topic/rs232-uart-16f877a/#post-13535 Sun, 12 Mar 2017 16:13:44 +0000 Ligo George It is very easy. You may use RS232 or normal 5V UART. You can choose it depending on the USB to UART converter you are planning to use. If it is having RS232 output, just use MAX232 IC to convert 5V UART to RS232.

You can use softwares like Putty, Hyperterminal, UART Terminal etc. to view the data in a PC.

]]>