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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.