usbserial

  1. Pablo Torres

    Android Question Plot points and slide them to the left

    Hi, I have a Tablet connected to an arduino that is sending to the tablet data (one value) 50 times per second. I have to show that data in the tablet, and it has to look like the red part in the image below. Now, the question is, how can I “add” new point to the left, erase first point of the...
  2. A

    Android Question USB serial and multiple devices [almost solved]

    Hi there, Im using UsbSerial lib 2.3 to connect to an arduino, it works perfect BUT only if the arduino is the ONLY device connected to the USB to my Android TV BOX If I have an USB mouse connected, the program doesn't find the arduino. I can connect the arduino, run the soft, connect, and...
Top