In this guide, you'll learn how to control the ESP8266 GPIOs from anywhere using Firebase. We'll create nodes on the Firebase Realtime Database to save the current GPIO states. Whenever there's a change in the database nodes, the ESP8266 updates its GPIOs accordingly. You can change the GPIOs states by writing to the database yourself,| Random Nerd Tutorials
Learn how to build a low power temperature, humidity and pressure datalogger with ESP8266 and BME280 sensor. The readings will be published in Google Sheets.| Random Nerd Tutorials
Learn how to use the BME280 sensor module with ESP8266 to read pressure, temperature, humidity and estimate altitude using Arduino IDE. It uses I2C or SPI communication protocol.| Random Nerd Tutorials
DS18B20 OneWire Temperature sensor with ESP8266 using Arduino IDE. Learn how to read temperature from one or multiple sensors and build a web server to display sensor readings.| Random Nerd Tutorials
Learn how to build a web server to control the ESP32 ESP8266 outputs using MicroPython framework. As an example we'll build a web server with ON and OFF buttons| Random Nerd Tutorials
Scroll down to compare the ESP-12E NodeMCU Development Board prices at different stores. Recommended reading: Best ESP8266 Wi-Fi Development Board ESP8266 is a highly integrated chip designed for the needs of a new connected world. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to establish an Internet connection. […]| Maker Advisor
In this post we’re going to do a comparison: ESP32 vs ESP8266. The ESP32 is much more powerful than the ESP8266, contains more GPIOs, faster Wi-Fi, and also supports Bluetooth.| Maker Advisor