Dear All,
I need to run a comparison study of 20 sensors which currently only come with a UART interface. They send a 3 byte message at 10 Hz with 9600 baud, 3.3v logic level. Does anyone have experience of setting up a lot of serial devices? Any suggestions / help is very welcome.
Options I am aware of to start discussion:
- USB converters - I'm not too keen on this as I will need a 20 port hub
- RS485 or similar - The sensor does not have an address, does anyone know of a device which will add an address to multiple serial streams?
- I2C convertors, I have seen I2C chips with 4 UART interfaces
- bitbanged serial
- <the magic perfect solution I don't know about>
I need to run a comparison study of 20 sensors which currently only come with a UART interface. They send a 3 byte message at 10 Hz with 9600 baud, 3.3v logic level. Does anyone have experience of setting up a lot of serial devices? Any suggestions / help is very welcome.
Options I am aware of to start discussion:
- USB converters - I'm not too keen on this as I will need a 20 port hub
- RS485 or similar - The sensor does not have an address, does anyone know of a device which will add an address to multiple serial streams?
- I2C convertors, I have seen I2C chips with 4 UART interfaces
- bitbanged serial
- <the magic perfect solution I don't know about>