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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.