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

https://github.com/divanvisagie/frosti

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

bme680 esp32

Last synced: about 2 months 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
```