Skip to the content.
Features
- MQTT
- Webinterface (Based on ESPDash)
- Write data in an influxdb-database
- Send data to PVOutput
Screenshot from webinterface

Used Hardware
- Wemos d1 mini
- Max485
- 2 leds (blue, yellow)
- 2 100 Ohm-resistors
- ds18b20 (optional, but recommended)
- 4.7k resistor (for ds18b20)
Schematic

Steps to build - software
- Install VSCode and platformIO
- Download or clone this repository
- Rename the file src/config.h.example to src/config.h
- Configure it in src/config.h
- Compile, upload and test your device.
Status leds

More documentation
Known problems
- ESP sometimes crashes while sending data to pvoutput