• Uart Bridge 1
  • Uart Bridge 2

Uart Bridge

The point of this app is to bridge serial data read from a UART (serial port) device connected to an Android devices USB port through to a network socket.

The initial use-case is to allow a Vario/GPS instrument to be used by XCSoar/Tophat on Android devices as XCSoar/Tophat do not support using the Android USB Host API to read from USB-attached varios that provide NMEA sentences output via a serial connection over USB. But XCSoar/Tophat do have the functionality to read the data from a TCP network port.

Category : Communication

Related searches

Reviews (2)

Yan. L. Nov 14, 2021     

Very good basic funtion as bridge between android usb usart port and ip port. However, it only supports unsigned chars smaller than 128.

gib. Sep 10, 2018     

Nice app, sadly the data stream "pauses" sometimes.