i having a big project which need Arduino to take reads from sensors and a Wi-Fi to send these data to database
after having the code done in mega and in ESP8266 (the Wi-Fi module ) i don`t know how to make them communicating so ..
Is it possible to read data from Arduino Mega over serial then manipulating data sent via ESP`s code ?
And if it is posiiable can someone show me small examples please ?