https://github.com/quarkiverse/quarkus-jef
Java Embedded Framework - provides access from java for hardware and one board computers like Raspberry Pi, Orange Pi, Banana Pi and etc. to control SPI / I2C / GPIO or Serial ports
https://github.com/quarkiverse/quarkus-jef
1-wire i2c quarkus-extension serial spi
Last synced: 5 months ago
JSON representation
Java Embedded Framework - provides access from java for hardware and one board computers like Raspberry Pi, Orange Pi, Banana Pi and etc. to control SPI / I2C / GPIO or Serial ports
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-jef
- Owner: quarkiverse
- License: apache-2.0
- Created: 2022-05-23T17:27:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T13:39:18.000Z (almost 2 years ago)
- Last Synced: 2023-12-19T16:19:45.125Z (almost 2 years ago)
- Topics: 1-wire, i2c, quarkus-extension, serial, spi
- Language: Java
- Homepage:
- Size: 559 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quarkus - Java Embedded Framework
[](#contributors-)
[](https://github.com/quarkiverse/quarkus-jef/actions?query=workflow%3ABuild)
[](https://search.maven.org/artifact/io.quarkiverse.jef/quarkus-java-embedded-framework)
[](https://opensource.org/licenses/Apache-2.0)Quarkus - Java Embedded Framework is a Quarkus extension for the embedded hardware and low level interfaces.
## User Documentation
User Docs [available here](https://quarkiverse.github.io/quarkiverse-docs/quarkus-java-embedded-framework/dev/index.html)
## Examples
Application with examples for SPI/I2C/Serial ports with SPA user interface(vue.js) [available here](https://github.com/alexeysharandin/quarkus-jef-example)