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

https://github.com/pantersoft/sdm120-logger


https://github.com/pantersoft/sdm120-logger

esp32 modbus sdm120

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# SDM120-Logger

## Details
This Logger is Intended to run on an ESP32 based MCU and collect data from Eastron 120M Power Meters via Modbus (RS485). The Data then gets sent to an RPI Zero where it gets further processed/stored

## Hardware
- Norvi
- RPI 3b

## Requirements
- ESP-IDF
- ESP-Modbus

## Useful Links
ESP Modbus Libary Doku: https://docs.espressif.com/projects/esp-modbus/en/latest/esp32/
Get STarted Guide Norvi: https://norvi.lk/docs/norvi-iiot-ae01-t-datasheet/#14-toc-title

@PanterSoft