Voltmeter Ammeter using PIC and PC – electroSome https://electrosome.com/topic/voltmeter-ammeter-pic-pc/feed/ Sat, 18 Mar 2023 04:56:35 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/voltmeter-ammeter-pic-pc/#post-10480 <![CDATA[Voltmeter Ammeter using PIC and PC]]> https://electrosome.com/topic/voltmeter-ammeter-pic-pc/#post-10480 Tue, 13 Jan 2015 09:09:06 +0000 tasos17 I need some help and input for my project.

I have made one voltmeter / ammeter using a pic microcontroller and one robot controller brain (that can talk). The first part works perfectly and I will test the second one coming days.

If it works I will move to the next stage that is to have the results from the first one transferred to the the second one which will spell them, so I will have visual (2×16 display) and audio from the robot brain.

Can I use UART communication for that ?

If so, can I use USB to UART TTL converter using PL2303HX for that ?

Thanks in advance.

]]>
https://electrosome.com/topic/voltmeter-ammeter-pic-pc/#post-10487 <![CDATA[Reply To: Voltmeter Ammeter using PIC and PC]]> https://electrosome.com/topic/voltmeter-ammeter-pic-pc/#post-10487 Tue, 13 Jan 2015 13:52:07 +0000 Ligo George Yes you can use a USB to UART converter for the communication between PIC Microcontroller and PC. By using serial port you can easily read the data from PIC in the computer program.

]]>