jorgeassuncao / MAID-EM

The MAID - Energy Monitor is an energy monitor based on a ESP8266 board that uses the XTM18S (or compatible) single phase energy meter to get energy readings. The energy monitor is MQTT enabled and sends readings for power (W), consumption (kWh) and accumulated consumption (kWh), and with a couple tricks you can also get apparent power (kVA) and current (A).
GNU General Public License v3.0
8 stars 5 forks source link

Arduino IDE version? #4

Closed vpomax closed 5 years ago

vpomax commented 5 years ago

Do you have an Arduino IDE version of this sketch?

jorgeassuncao commented 5 years ago

Just open the .cpp file with ArduinoIDE.