Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 3.25 KB

README.md

File metadata and controls

23 lines (21 loc) · 3.25 KB

# 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