Hello
I would like to transfer data from Raspberry Pi from the serial port via the network to a PC that would receive data from a virtual serial port.
More detailed description
Devices:
- Raspberry Pi Zero
- LC29H(DA) https://www.waveshare.com/wiki/LC29H(XX)_GPS/RTK_HAT
- PC
There is a QGNSS program for Windows for Quectel LC29H(DA). It is quite good for testing. I would like to use it.
1. I would like to connect a board with LC29H(DA) to Raspberry PI.
2. LC29H(DA) would send data to the serial port. Data would be received and sent via the Internet to the PC (IP address:port).
3. The PC would receive data from the Internet.
4. In QGNSS there is an option to connect via a serial port, so it would have to be some virtual serial port.
Does anyone know of any available solutions that would help? (sending data from serial port <-> Internet, virtual serial port).
Would I have to write the program myself, e.g. in Python.
I would like to transfer data from Raspberry Pi from the serial port via the network to a PC that would receive data from a virtual serial port.
More detailed description
Devices:
- Raspberry Pi Zero
- LC29H(DA) https://www.waveshare.com/wiki/LC29H(XX)_GPS/RTK_HAT
- PC
There is a QGNSS program for Windows for Quectel LC29H(DA). It is quite good for testing. I would like to use it.
1. I would like to connect a board with LC29H(DA) to Raspberry PI.
2. LC29H(DA) would send data to the serial port. Data would be received and sent via the Internet to the PC (IP address:port).
3. The PC would receive data from the Internet.
4. In QGNSS there is an option to connect via a serial port, so it would have to be some virtual serial port.
Does anyone know of any available solutions that would help? (sending data from serial port <-> Internet, virtual serial port).
Would I have to write the program myself, e.g. in Python.
Statistics: Posted by ifpi — Tue Dec 17, 2024 3:05 pm