Tagged: esp8266

esp-12 hybrid programming board and breadboard adapter main 2

esp-12 esp-07 (esp8266) programming board and breadboard adapter

When I went to use esp12 and esp07, and the first problem was how to put it on the breadboard, luckily I found an adapter developed by tweeto, and that was what I needed, but I would like to make it easier to use, so I redesigned it smaller and added some labels to identify the pins, than I create a PCB to use It as programming board.

WebSocket Arduino esp8266 esp32 client 4

WebSocket on Arduino, esp8266 and esp32: client – 1

Modern web applications need to update data in real time, for years we have used polling with REST calls but now we can no longer ignore the WebSocket protocol.
Here I am going to present a WebSocket client with esp8266, esp32 and Arduino Mega with enc28j60.Here a WebSocket client with esp8266, esp32 and Arduino Mega and enc28j60.