This Android app provides Webview connected with a USB-to-serial-converter.
- Default Baud rate 9600
- Auto connect to first usb device
- Auto calculate CRC
The app uses the usb-serial-for-android library. The app modify from the SimpleUsbTerminal
This Android app provides Webview connected with a USB-to-serial-converter.
The app uses the usb-serial-for-android library. The app modify from the SimpleUsbTerminal