Skip to content

Software for DS18B20 temperature sensors and logging on sd card (optional) and using MQTT (optional) based on OpenDTU

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

SebastianHinz73/TemperatureLogger

Repository files navigation

Temperature Logger

This project is based on OpenDTU. Thank you for that!

There is a project page with more information. https://www.diy-temperature-logger.com/

The project is licensed under an Open Source License ( GNU General Public License version 2).

Overview

  • Project for reading out DS18B20 sensors with an ESP32 board
  • Up to 5 DS18B20 pins with a total of 30 sensors can be configured
  • Support for OLED displays
  • MQTT support with Home Assistant Auto Discovery
  • Data can be stored on SD cards
  • Data can be stored in Ram (4KByte) or PSRam (6MByte). The data will also survive a software board reset.
  • Pins for sensors, display etc. are configurable
  • Online Debug Console
  • Compatible with the Android IoT Sensor app with which the temperature history can be displayed.
  • Support for ESP32 or ESP32-S3
  • Perhaps there will be a graph display in the frontend in the future.

Some Picture

Overview Main

The DS18B20 sensors are recognized automatically. It is possible to change the names. Sensors that are not connected can be deleted. It is possible to change the order of the sensors.

Overview Settings

Next Features

  • Simple or more complex view of the temperature curve

Installation

Please have a look at: Installation

About

Software for DS18B20 temperature sensors and logging on sd card (optional) and using MQTT (optional) based on OpenDTU

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Contributors 45