Showing 18 open source projects for "java usb"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple testing and develop user-specific graphical interface products. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    [Introduction] xSmbus-m01 is not only a Java API, but also a program that can be executed separately. The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    USB3Installer

    USB3Installer

    A software that installs USB3 drivers into a windows 7* setup ISO-file

    This is a software made in Java, that lets the user choose a windows 7 operating system setup .iso-file and installs USB-3 drivers into the setup for them. Which prevents the issue where you try to install windows on a PC with USB 3-ports only, causing your keyboard and mouse not working. This software is originally made for my work, where we've encountered this issue lots of times.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    USB-GPIB

    Handle GPIB devices with a simple GPIB-USB-Adapter

    Handle GPIB devices with a simple GPIB-USB-Adapter. This includes hardware, software for a PIC18F2550, Windows-Testsoftware
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    ztex is a Firmware Kit with a corresponding Driver API for EZ-USB based hardware. The Firmware is written in C and assembled using a powerful macro processor. The Driver API allows the development of platform-independent device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jenuino

    Jenuino

    First tests with Arduino and Jenkins API

    This little project intends to present the power of the Arduino environment, illustrated with a simple example of extreme feedback with Jenkins continuous integration monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    USBAnalist

    USB Packet Decoder

    This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Direct printerdriver for IBM SureMark 4610 - 1NR, usb-printer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Linux program/library for interfacing the Velleman k8055 USB I/O board
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Java library that interfaces with "The USB INSTEON PowerLinc Controller" built by Smartlabs Design. This library is built on top of the javax.usb linux reference implementation, but should work under Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    This project is the same as LibusbJava but with backward compatibility support for Java 1.4.2. Here's the original LibusbJava project description: LibusbJava is a Java wrapper for the libusb and libusb-win32 USB library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java based library for processing framework to support Korg USB/MIDI controllers (keyboard, surfaces et.c)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    X10 device drivers for Linux creating a /dev device for each X10 unit in the house. This allows command line, script, and program access to the X10 network.This driver currently supports the PowerLinc Serial, PowerLinc USB, and CM11A.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    USB-UIRTJ is a Java wrapper for the USB-UIRT native dll provided by Jon Rhees. The project also includes a User Interface to transmit and capture signals from the UIRT device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LabJackJNI provides a Java API for the LabJack USB-based analog/digital measurement device. The API uses JNI for win32 systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    We are developing a suite of software to control USB I/O devices. Initially the support will be for Windows and Linux hosted Human Interface Devices (HID) although hopefully this will extend to virtual comms. port control in the future. API coming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next