Hello ,
wanted to know
I want to be able to read data from 2 serail devices at the same time
does the PI have this option?
open 2 serail ports at the same time ? or does it have only 1 ?
The SoC on the Pi has two UARTs however only 1 is available for general use.
(Insert lots of complex stuff about the other being used by the Bluetooth/Wifi that you probably don't care about)
You can however add a USB to UART converter or use a SPI/I2C UART to give you an extra port.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter