Skip to content

Instantly share code, notes, and snippets.

@dceejay
dceejay / main.cpp
Last active January 5, 2021 19:57
Wemos temperature monitor
#include <Arduino.h>
/* DS18B20 Temperature sensors - Deep Sleep - with Wifi and MQTT
*
* Connections:
* D0 -- RST
* Uses the folowing platformio.ini file
[env:d1_mini]
platform = espressif8266