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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.