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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.