UsbSerial Versions Save

Usb serial controller for Android

4.5.2

6 years ago

4.5.1

7 years ago
  • Added UC-232A Serial Port from ATEN manufacturer

4.5

7 years ago
  • Added an example using the synchronous api.
  • Solved a bug in syncRead method when a FTDI device is connected and timeout is set to 0.

4.4

7 years ago
  • Solved some minor issues.
  • Added a method "isSupported" to know wether a device is supported or not in a easier way.

4.3

8 years ago

-SPI interface added -CP2103 support added

4.2

8 years ago

CH340 new driver implemented with more baud rates, RTS/CTD, DTR/DSR and Parity

4.1.1

8 years ago

FTDI synchronous read problem solved

4.1

8 years ago

Added synchronous write and read operations

4.0

8 years ago

RTS/CTS and DTR/DSR flow control signals added for CP210x and FTDI devices.

3.3

8 years ago

UsbSerial updated to Android Studio