Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/divanvisagie/frosti

Remote thermometer that gathers data to MQTT
https://github.com/divanvisagie/frosti

bme680 esp32

Last synced: 12 days ago
JSON representation

Remote thermometer that gathers data to MQTT

Awesome Lists containing this project

README

        

# Frosti
Remote thermometer that gathers data to MQTT

## Dev Setup
```sh
sudo usermod -a -G dialout $USER
```