NodeMCU ESP8266 WiFi module serial interface with Proteus components

Link to NodeMCU code, Arduino code and Proteus project: English: - In this video, the (real/physical) ESP8266 is sending commands by serial communication to the simulated Arduino UNO, which in turn is controlling the DC motor. - The COMPIM component in Proteus allows us to simulate a direct serial connection between the ESP8266 and the Arduino UNO. - The ESP8266 is hosting a web server and that’s how it receives commands. Español: - En este video, el ESP8266 (real/físico) está enviando comandos por comunicación serial al Arduino UNO simulado, el cual los obedece y controla el motor DC. - El comonente COMPIM de Proteus nos permite simular una conexión serial directa entre el ESP8266 y el Arduino UNO. - El ESP8266 tiene un servidor web y así es como recibe comandos.
Back to Top