DOC

org.bidib.jbidib : jbidibc-usb

Maven & Gradle

Aug 06, 2023

jBiDiB :: jbidibc USB · jBiDiB jbidibc USB POM Install the libusb drivers for using the libusb access. Under Windows OS you must install the Zadig driver as described here: https://github.com/libusb/libusb/wiki/Windows. Zadic can be downloaded from: http://zadig.akeo.ie/ In the Zadig UI you must check Options > List all devices and the select the 'USB-EPP /I2C... CH341A' device. Then select the target driver with the spinners (I used libusb-win32 (v1.2.6.0)) and click the 'Install driver' button.

Table Of Contents

Latest Version

Download org.bidib.jbidib : jbidibc-usb Javadoc & API Documentation - Latest Versions:

All Versions

Download org.bidib.jbidib : jbidibc-usb Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file jbidibc-usb-2.0.12-javadoc.jar to jbidibc-usb-2.0.12-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jbidibc-usb-2.0.12-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jbidibc-usb-2.0.12-sources.jar" -d "jbidibc-usb-2.0.12-javadoc" -subpackages