Future Technology Devices International, commonly known by its acronym FTDI, is a semiconductor device company, specializing in Universal Serial Bus (USB) technology and converters from USB to other (UART, I²C, SPI etc.
I have one custom made device for measuring current. This device can be connected to PC and communication is done …
android serial-port ftdi usb-otgI am trying to port an application to drive a device that uses an ftdi2332h chip from windows to …
c++ porting undefined-reference ftdiI want to get data from glucose meter devices by connecting into iPhone or iPad devices. I have different vendors …
ios iphone objective-c hid ftdiWe have a USB device controlled by FTDI's D2XX drivers. It's currently controlled from a Windows machine via a …
python usb raspberry-pi ftdi raspbianI am trying to send and receive data over USB, my device, the Acer Iconia A500 has everything needed to …
android usb ftdiI'm trying to communicate with the Enttec USB DMX Pro. Mainly receiving DMX. They released a Visual C++ version here, …
objective-c ftdi dmx512I just installed macOS Mojave 10.14 Beta and when i connect an Arduino to the USB port, nothing appears in my …
arduino driver ftdi macos-mojaveI'm trying to add the usb to serial port driver to my arch linux arm device, and I noticed that …
linux linux-kernel serial-port kernel-module ftdiI am having trouble making a program to interact with an FTDI chip. I don't know how much information I …
c++ qt ftdi