uart

  1. M

    Android Question Use Android tablet with /dev/ttyS0 serial port

    Hi everyone, I have a project to do that involves using an Android Tablet. This tablet has several ports and one of these (/dev/ttyS0) is used by a MIFARE UART card reader (called ICM523). Here on the forum I'm not able to find the correct way to interact with a hardware serial port in order...
  2. yaniv hanya

    Android Question does usbSerial lib should work with UART too?

    Hello, i"m using UsbSerial lib (ver 2.3) to create app that connect android to microcontroler via USB hub. now the company want to connect the microcontroler via UART. and to remove the USB hub from the tablet. should the UsbSerial connect also via UART serial? or should i use different lib? it...
Top