-
Android apps via OTG cable, Dongle, and D2xx library
by jarek ·Yes, I believe that was the same d2xx API, it's been a while since I did this. -
Android apps via OTG cable, Dongle, and D2xx library
by wjcroft ·I'm curious now about your BioEra interface for various FTDI devices (including our dongle). Are you using this D2XX API to do that? That would make sense, since you now no longer need the VCP interfa -
Android apps via OTG cable, Dongle, and D2xx library
by AzurNova ·So FTDI has an android library for D2XX communication but not for VCP and its a separate type of interface for their chips. While VCP allows the device to connect via emulating a legacy COM port D2XX -
Android apps via OTG cable, Dongle, and D2xx library
by wjcroft ·So your D2XX code is in the OpenBCIService.java file? Can you explain a little how D2XX relates to just reading / writing from a virtual COM port? Perhaps Android doesnt provide VCPs so you have to us -
Android apps via OTG cable, Dongle, and D2xx library
by AzurNova ·Just this weekend at PennApps, my team developed an Android app using OpenBCI by connecting OpenBCI through the OTG cable and dongle. Of course, the code is fairly messy right now (being that the work -
Android apps via OTG cable, Dongle, and D2xx library
by bhyung ·I would like to connect a 32 bit-OBCI with Google Nexus 5 through OBCI Dongle plugged-in an USB OTG adapter.