pravin b
Member level 5
- Joined
- May 20, 2012
- Messages
- 85
- Helped
- 2
- Reputation
- 4
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Mumbai, India
- Activity points
- 2,083
Dear friends hope you all are doing fine!
I have one temperature logger with RS232 out on its back panel. which throws out the instantaneous temperature reading every second.
I need to connect the RS232 output of temperature logger to one of the USB ports of raspberry pi 3b+. I dont wish to use Tx/ Rx of pi. Understanding that raspberry pi is operating at 5V, I will have to use the following approach:
DATA LOGGER --> RS232 to TTL Converter (MAX232) --> Serial to USB converter (CP210x/FT232) -->USB port of raspberry pi.
My plan is to further transmit the temperature reading on web server.
Please let me know if I am following the corret way. Also I would like to receive your suggestions/ better approaches if any.
Thanks.
I have one temperature logger with RS232 out on its back panel. which throws out the instantaneous temperature reading every second.
I need to connect the RS232 output of temperature logger to one of the USB ports of raspberry pi 3b+. I dont wish to use Tx/ Rx of pi. Understanding that raspberry pi is operating at 5V, I will have to use the following approach:
DATA LOGGER --> RS232 to TTL Converter (MAX232) --> Serial to USB converter (CP210x/FT232) -->USB port of raspberry pi.
My plan is to further transmit the temperature reading on web server.
Please let me know if I am following the corret way. Also I would like to receive your suggestions/ better approaches if any.
Thanks.