Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.txt
MIT
license.md
NotificationsYou must be signed in to change notification settings

mattjlewis/diozero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author
Matthew Lewis

Maven CI BuildMaven Central StatusLicense: MITJavadoc

A Device I/O library written in Java that provides an object-orientated interface for a range ofGPIO / I2C / SPI devices (LEDs, buttons, sensors, motors, displays, etc) connected to SingleBoard Computers like the Raspberry Pi. Actual GPIO / I2C / SPI device communication is delegatedto pluggable service providers for maximum compatibility across different boards. This library isknown to work on the following boards: all models of the Raspberry Pi, Odroid C2, BeagleBone(Green and Black), C.H.I.P and ASUS Tinker Board. It should be portable to any Single Board computer thatruns Linux and Java 11+.

This library makes use of modern Java features such asautomatic resource management,Lambda Expressions andMethod Referenceswhere they simplify development and improve code readability.

Created byMatt Lewis (emaildeviceiozero@gmail.com) (blog),inspired byGPIO Zero andJohnny Five.If you have any issues please use theGitHub issues page.For any other comments or suggestions, please use theGitHub discussions page.

Please refer to theGitHub Pages site for further documentation.

About

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.txt
MIT
license.md

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp