Got my first ESP32 yesterday and cannot manage to get FastLED working properly. Compiling my sketch I always get something like C:\Program Files (x86)\Arduino\libraries\FastLED-3.1.0/led_sysdefs.h:22:2: error: #error ‘XTENSA-architecture microcontrollers are not supported.’ #error ‘XTENSA-architecture microcontrollers are not supported.’ So what’s the Read More
ESP8266 EEPROM? Emulating EEPROM in flash memory! …
ESP8266 EEPROM? Emulating EEPROM in flash memory! http://arduinotronics.blogspot.com/2018/06/the-esp8266-doesnt-have-eeprom.html

ESP8266 BME280 Weather Station ESP8266 BME280 Weather Station One…
ESP8266 BME280 Weather StationESP8266 BME280 Weather Station One of our favorite new toys is the ESP8266 WiFi module. A very powerful microcontroller in it’s own right, it’s easily programmed with the Arduino IDE, and uses the same code we have Read More

Tutorial: Making the AT Command ESP8266 WiFi Work…
Tutorial: Making the AT Command ESP8266 WiFi Work with Arduino – SwitchDoc LabsTutorialHow to make your ESP8266 WiFi device work with an Arduino using the AT Command Set http://www.switchdoc.com/2017/11/tutorial-esp8266-at-command-arduino/

3rd video of Arduino Tutorial In Hindi …
3rd video of Arduino Tutorial In Hindi https://youtu.be/VA_UegoHMBQ

WeMos D1 Mini USB NodeMcu Lua V3 CH340G…
WeMos D1 Mini USB NodeMcu Lua V3 CH340G Wireless Internet Develop Board ESP8266 Does anyone know if this board should be directly programmable by the Arduino IDE using the ‘Wemos D1 R2 and Mini’ selection for the board selection. The Read More
Hi!! I want to test ESP8266 module…
Hi!! I want to test ESP8266 module and I don’t know why I’m not able to make it response to any AT command. I’m using the board that I’ve made last week ( you can find all files on https://github.com/LuisDiazUgena/esp8266-Breadboard-Adapter Read More
For you home alarm :-) Door sensor with…
For you home alarm 🙂 Door sensor with push notification with #ESP8266 #NodeMCU #Arduino #DIY #IoT http://time4ee.com/news.php?readmore=90

How to use ESP8266 with PCF8574 – 4…
How to use ESP8266 with PCF8574 – 4 input and 4 outputHow to increase the number of I/O pins on the ESP8266 using the PCF8574. This example will use four buttons (as inputs) and four relays (as outputs) and only Read More
For those of you that are interested in…
For those of you that are interested in MQTT for your IoT system, you might be interested by the project I am currently working on. I have published an MQTT convention for the IoT named Homie and an Arduino for Read More