jar

org.bidib.jbidib : jbidibc-ch341a

Maven & Gradle

Sep 20, 2022

jBiDiB :: jbidibc CH341A · jBiDiB jbidibc CH341A 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-ch341a JAR file - Latest Versions:

All Versions

Download org.bidib.jbidib : jbidibc-ch341a JAR file - All Versions:

Version Vulnerabilities Size Updated
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jbidibc-ch341a-1.13.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bidib.jbidibc.ch341a

├─ org.bidib.jbidibc.ch341a.AT24CX.class - [JAR]

├─ org.bidib.jbidibc.ch341a.AT24CXImpl.class - [JAR]

├─ org.bidib.jbidibc.ch341a.Ch341a.class - [JAR]

├─ org.bidib.jbidibc.ch341a.Helper.class - [JAR]

org.bidib.jbidibc.ch341a.libusb

├─ org.bidib.jbidibc.ch341a.libusb.Ch341A.class - [JAR]

org.bidib.jbidibc.ch341a.lococard

├─ org.bidib.jbidibc.ch341a.lococard.LocoCardDecoder.class - [JAR]

Advertisement