openenergymonitor / EmonLib

Electricity monitoring library - install in Arduino IDE's libraries folder then restart the IDE
openenergymonitor.org
GNU Affero General Public License v3.0
584 stars 418 forks source link

Can I to use the "NodeMCU v2 - Lua Based ESP8266 WIFI" instead of a Arduino Due? #43

Open fritserasmus opened 6 years ago

fritserasmus commented 6 years ago

Sorry for my dumb questions, but I am a NOOB in this and in need of reporting watts in two directions.

Can I use a: NodeMCU v2 - Lua Based ESP8266 http://www.communica.co.za/Catalog/Details/P0013062986

Do I just have to upload the sketch from this code: "EmonLib.cpp" using Arduino IDE software and have this board setup. - https://learn.openenergymonitor.org/electricity-monitoring/ct-sensors/how-to-build-an-arduino-energy-monitor-measuring-current-only

I am planning to send the readings to Mosquitto MQTT Broker.

Will it sense current in both directions (TO and FROM Grid) + and - Watts?