Several language bindings for the FTDI D2XX driver used in FTDI's USB products. Currently supported languages are Python (pyd2xx), Java (jd2xx), CSharp (csd2xx) and LabVIEW (lvd2xx).
This Java program is used to control a signal generator.
It is part of ELE680's labo at Ecole de technologie superieure.
It send commands to the external circuit using the USB port.
Java API use the JD2XX to communicate with the FTDI IC onboard.