Skip to content

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

License

Notifications You must be signed in to change notification settings

ldab/MODBridge-and-Blynk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages