An open API service indexing awesome lists of open source software.

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.

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