La familia ESP8266, ESP32 | Tutoriales Arduinohttps://www.prometec.net/la-familia-esp8266-esp32/

La familia ESP8266, ESP32 | Tutoriales Arduinohttps://www.prometec.net/la-familia-esp8266-esp32/
Using a #esp8266 as a #PiZero WIFI controller…. interesting! More details http://bit.ly/1HFoRT7
http://bit.ly/1U4DYHf Come join the discussion about SDIO and this PI Zero hack
This is a WiFi scanner, created using the ESP8266 microcontroller and OLED display. ESP8266 is on the NodeMCU board, and the OLED display is of the SPI type. In periodic intervals, it scans the surrounding access points to WiFi and Read More
Arduino RGB full-color LED SMD module KY-009 – Steps2Makehttps://steps2make.com/2017/09/arduino-rgb-full-color-led-smd-module-ky-009/
Hi, I use WiFiEsp library by bportaluri and I edited the serverAP exemple as this: WiFiEspClient client = server.available(); // listen for incoming clients if (client) { // if you get a client, Serial.println(‘New client’); // print a message out Read More
Hi. I am afraid that the ESP8266 is that cheap, because it could be a part for a giant hardware botnet. What do you think about that?
Lolin NodeMCU IO Basics: BlinkFor beginners
[V1.5] WiFi ArtNet 3 Node DMX Out / Pixel controller Added support for WS2813. Added support real-time DMX monitor. Added support for showing ArtTimeCode packets. http://www.raspberrypi-dmx.org/raspberry-pi-art-net-dmx-out #raspberrypi #esp8266 #dmx512 #artnet #ws2801 #ws2811 #ws2812 #ws2812b #ws2813 #neopixel
Infinity Mirror ClockI had created an infinity mirror clock a few years back, and recently decided to upgrade it with an ESP8266 – basically to get time from an NTP server and some basic MQTT control. https://www.instructables.com/id/Infinity-Mirror-Clock/ Unfortunately, I’m running Read More