Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ldab/modbridge-and-blynk

MODBUS RTU, esp8266 based, cloud gateway with Blynk Cloud IoT App, example to be used with SDM energy meters
https://github.com/ldab/modbridge-and-blynk

blynk energy esp8266 meter modbridge modbus-master modbus-rtu sdm120 wemos

Last synced: 6 days ago
JSON representation

MODBUS RTU, esp8266 based, cloud gateway with Blynk Cloud IoT App, example to be used with SDM energy meters

Awesome Lists containing this project

README

        

# MODBridge-and-Blynk


This is a working example of open source MODBridge working with the SDM120 Energy meter via MODBUS RTU.


MODBridge MODBUS cloud

I sell on Tindie


The firmware has been writen using PlatformIO which is a nie, neat IDE, check it out: Learn how to install PlatformIO IDE


If you're feeling brave and want to customize or improve the Firmware Over the Air (OTA), check this link: Over-the-Air (OTA) update basically you change your sketch and upload it by running the following line on PlatformIO terminal:



platformio run --target upload --upload-port IP_ADDRESS_HERE



OR if you want to use Arduino IDE: Arduino IDE OTA


Download Blynk App: Getting Started with Blynk


And scan the following QR code to clone the demo App:


clone_1046666895 Screenshot_20180720_101705_Blynk Screenshot_20180720_101710_Blynk


To do: -Make registers and conf user friendly