akashkmandal
Posts: 1
Joined: Fri Nov 16, 2018 11:23 am

raspberry pi ttl rs232 communication

Fri Nov 16, 2018 11:25 am

How can I read and write(print, or output it on a screen) data which is coming through TXD0 and RXD0 pins on Raspberry Pi.

klricks
Posts: 7172
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: raspberry pi ttl rs232 communication

Fri Nov 16, 2018 1:05 pm

akashkmandal wrote:
Fri Nov 16, 2018 11:25 am
How can I read and write(print, or output it on a screen) data which is coming through TXD0 and RXD0 pins on Raspberry Pi.
Use serial terminal software such as minicom
or
Write a script in python or the language of your choice.

Google for examples
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

Return to “Off topic discussion”