Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peff74/mt691_to_influxdb
Reads data from Iskra MT691 power meter and writes them to InfluxDB
https://github.com/peff74/mt691_to_influxdb
arduino esp32 esp8266 grafana influxdb mt691 obis smartmeter sml
Last synced: 4 days ago
JSON representation
Reads data from Iskra MT691 power meter and writes them to InfluxDB
- Host: GitHub
- URL: https://github.com/peff74/mt691_to_influxdb
- Owner: peff74
- License: mit
- Created: 2022-09-26T16:22:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T08:59:09.000Z (4 months ago)
- Last Synced: 2024-08-01T10:25:44.707Z (4 months ago)
- Topics: arduino, esp32, esp8266, grafana, influxdb, mt691, obis, smartmeter, sml
- Language: C++
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MT691_to_InfluxDB
An **ESP8266** program for obtaining data from a **MT691** and saving it to an **InfluxDB**.
# Features
- Reads the data from the smartmeter every second
- Sends the last value to InfluxDB every minute
- Buffers data if no WiFi is available (up to 800 records)
- Webpage with Grafana plugin and ESP monitoring
- Telnet for monitoring![Screenshot](Screenshot_50.jpg)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fpeff74%2FMT691_to_InfluxDB&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)