
TCPUART transparent Bridge
TCP UART (USB adapter) transparent bridge
hardcoded joy · com.hardcodedjoy.tcpuart
UpdatedFeb 26, 2024
PublishedFeb 26, 2024
Packagecom.hardcodedjoy.tcpuart
MD577b733b0778ac71ff37c9aa0d9dbde52
SHA1 (signer)6D:05:13:A9:19:B6:27:46:7E:39:74:76:C2:06:0B:4A:FC:AF:B0:68
Signed byO=hardcoded joy
Malware scanTRUSTED
Websitehttp://www.hardcodedjoy.com/
Contact[email protected]
What's new
Fixed bug in USB drivers.
More boards are supported now, including ST-LINK/V2-1 found on STM32 Nucleo-64 boards.
More boards are supported now, including ST-LINK/V2-1 found on STM32 Nucleo-64 boards.
Description
This application allows you to connect an UART (Serial) USB adapter to a TCP socket, to send and receive data.
Example use case:
- connect your Arduino to the phone using OTG cable
- access it using netcat in Linux
Supported boards / chips:
Arduino (original and clones)
ESP8266 boards
ESP32 boards
NodeMCU
ESP32-CAM-MB
STM32 Nucleo-64 (ST-LINK/V2-1)
FTDI
PL2303
CP210x
CH34x
many CDC ACM devices
Connection:
Phone must have USB OTG function and be able to provide power to the connected USB device (most phones nowadays).
Use USB OTG adapter cable (test the adapter works by connecting a computer mouse).
Use normal USB cable to connect your embedded board to the OTG adapter.
Note: symmetrical USB C - USB C cable might not work. Use normal cable and OTG adapter.
End-User License Agreement:
https://www.hardcodedjoy.com/app-eula?id=com.hardcodedjoy.tcpuart
Example use case:
- connect your Arduino to the phone using OTG cable
- access it using netcat in Linux
Supported boards / chips:
Arduino (original and clones)
ESP8266 boards
ESP32 boards
NodeMCU
ESP32-CAM-MB
STM32 Nucleo-64 (ST-LINK/V2-1)
FTDI
PL2303
CP210x
CH34x
many CDC ACM devices
Connection:
Phone must have USB OTG function and be able to provide power to the connected USB device (most phones nowadays).
Use USB OTG adapter cable (test the adapter works by connecting a computer mouse).
Use normal USB cable to connect your embedded board to the OTG adapter.
Note: symmetrical USB C - USB C cable might not work. Use normal cable and OTG adapter.
End-User License Agreement:
https://www.hardcodedjoy.com/app-eula?id=com.hardcodedjoy.tcpuart
Required features
- Faketouch android.hardware.faketouch
Permissions (3)
TCPUART transparent Bridge requests the following Android permissions:
- Foreground Service android.permission.FOREGROUND_SERVICE
- Internet android.permission.INTERNET
- Post Notifications android.permission.POST_NOTIFICATIONS