The purpose of this project is to provide a convenient Java implementation for Future Technology Devices International Inc.'s (http://ftdichip.com) FTD2xx library. This library is used to access and control FTDI's USB to serial converter chips via USB.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow FTD2xxj
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Easy to use and works fine..but, I'm trying to write the product ID and unfortunately the FTDI driver write external ocilador enabled for some reason which disables the chip after recording
-
Successfully used this library to drive an MM232R module which is the core of our Hudson build notifier Lava Lamp http://wiki.hudson-ci.org/display/HUDSON/Lava+Lamp+Notifier . Runs well on Windows XP 32bit and Windows 7 64bit (using a 32bit JRE and the 32bit native library). Thanks.