0
Read sensors with atmega2560 and send to ESP?
I need to read 4 sensors with atmega 2560 and send to ESP8266 . Store data on the ESP display on web interface and tell to atmega which outputs switch on or off Everything in fine I just need send the data between them . Any idea how to solve it , will be helpful. C++ or other?
5 Respuestas
+ 1
Why dont you just use an Esp without the At Mega ? You can use a serial line between them but dont see why you need the at mega.
+ 1
google wiring esp atmega and look at the first result on google image...
0
Is how the hardware engineer connect the sensors, now I have to deal with it 🤷🏼♀️
0
google connecting esp to atmega.
0
I already did it but most of the information is for AT command