https://github.com/cvdg/mlfm
Malformed - Connect a Sparkfun Weather shield to a Raspberry Pi zero W and publish the values to a MQTT broker.
https://github.com/cvdg/mlfm
Last synced: 3 months ago
JSON representation
Malformed - Connect a Sparkfun Weather shield to a Raspberry Pi zero W and publish the values to a MQTT broker.
- Host: GitHub
- URL: https://github.com/cvdg/mlfm
- Owner: cvdg
- License: gpl-3.0
- Created: 2017-06-07T09:49:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T20:14:30.000Z (about 8 years ago)
- Last Synced: 2025-01-13T05:44:42.868Z (5 months ago)
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mlfm - Malformed
Connect a Sparkfun Weather shield to a Raspberry Pi zero W and publish the values to a MQTT broker.
## Execute
```
mvn exec:java
```or
```
mvn clean package
java -jar target/mlfm-1.0-SNAPSHOT-jar-with-dependencies.jar
```## ICs
* Si7021 humidity/temperature sensor
* MPL3115A2 barometric pressure sensor
* ALS-PT19 light sensor