I want to connect my Arduino to WIFI. is there a way I could do it using Wemos d1 mini? I only need the ESP8266 functionality of wemos , nothing more.
I managed to connect the wemos to the Arduino to the cp but I dont know where to start in Arduino IDE
The common recommendation would be to port your UNO software to the Wemos. If you can't for some reasons then you need to write code on both MCUs and build a robust communication protocol... that's usually more painful than porting the code
Yes.
Given that the ESP is vastly more capable, there is generally no reason for using another unspecified Arduino.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.