ESP8266 Receive Serial Data from Arduino and post over wifi
Posted: Sat Mar 26, 2016 6:27 am
Greetings,
I'm currently building a power monitor for electricity consumption in-house which can only be done with an arduino, since my esp modules are esp8266-01, in lack of analogue ports to use on ESP. But from arduino the posting of data using AT commands through ESP is a pain.
Is there a well known way, which i haven't discovered searching over the internet, to load arduino sketches on both arduino and ESP and communicate over RX/TX. So when arduino is posting Analogue, and not only, readings to the ESP when those arrive the ESP to post them through WiFi (e.x. posting it on MQQT, or IoT Controller, or posting it on Emoncms).
Thanks in advance for your time reading my post and sorry if there is such topic and I've missed it. Any help or info would be very much appreciated.
best,
Thanos
I'm currently building a power monitor for electricity consumption in-house which can only be done with an arduino, since my esp modules are esp8266-01, in lack of analogue ports to use on ESP. But from arduino the posting of data using AT commands through ESP is a pain.
Is there a well known way, which i haven't discovered searching over the internet, to load arduino sketches on both arduino and ESP and communicate over RX/TX. So when arduino is posting Analogue, and not only, readings to the ESP when those arrive the ESP to post them through WiFi (e.x. posting it on MQQT, or IoT Controller, or posting it on Emoncms).
Thanks in advance for your time reading my post and sorry if there is such topic and I've missed it. Any help or info would be very much appreciated.
best,
Thanos