Device I/O Project

Mission

The Device I/O Project provides a Java-level API for accessing generic device peripherals on embedded devices.

It covers some of the most common peripheral devices found in today’s embedded platforms including:

General Purpose Input/Output (GPIO)
Inter-Integrated Circuit Bus (I2C)
Universal Asynchronous Receiver/Transmitter (UART)
Serial Peripheral Interface

This Project is sponsored by the Core Libraries Group.
Resources

Wiki
Mailing list
ME DIO API Docs on which the Device I/O Project is based
Bug Database

你可能感兴趣的:(JDK,java)