Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcushellberg/skynet
https://github.com/marcushellberg/skynet
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcushellberg/skynet
- Owner: marcushellberg
- Created: 2015-04-05T20:20:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T21:10:32.000Z (about 9 years ago)
- Last Synced: 2024-10-17T19:46:48.640Z (28 days ago)
- Language: Java
- Size: 4.36 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Vaadin based MQTT sensor/alarm dasboard ui
To build, run `mvn install`. Run with any servlet container, or `mvn jetty:run` in the dashboard package.The alarm expects to have a LED attached to the Raspberry PI GPIO_00
The sensor is wired as shown on https://learn.adafruit.com/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing/hardware
![Java IoT Dashboard using MQTT and Vaadin](screenshot.png)