News

This is a simple Arduino sketch that sets up a web server on an ESP8266 module with WiFi connectivity. When a user accesses the IP address of the module from their web browser, they will see the ...
Una vez instalada en la ESP8266 mediante el IDE Arduino (requiere la instalación de librerías externas y PACIENCIA) Se recomienda abrir el monitor serie en el IDE de Arduino para ver los registros.
A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] … ...