Use the ESP-NOW communication protocol with the ESP32 CYD Board (Cheap Yellow Display) to receive and display BME280 sensor data from multiple ESP32 sender boards.| Random Nerd Tutorials
Learn how to log data with the ESP32 to the Firebase Realtime Database with timestamps (data logging) so that you have a record of your data history temperature, humidity, and pressure from a BME280 sensor| Random Nerd Tutorials
Send BME280 sensor readings to the Firebase Realtime Database using the ESP32 or ESP8266 NodeMCU boards. The ESP board will authenticate as a user with email and password.| Random Nerd Tutorials
Use the DS1307 Real Time Clock Module with the ESP32 programmed with Arduino IDE. Set and read the time, synchronize with NTP server, set time zone, daylight saving time.| Random Nerd Tutorials
Take a look at the ESP32 Cheap Yellow Display (CYD) Pinout - ESP32-2432S028R. Which pins are used to control the display, touchscreen, microSD card and available GPIOs| Random Nerd Tutorials
This is a getting started guide for the ESP32 Development board. The ESP32 is the ESP8266 sucessor. Loaded with new features: WiFi, Bluetooth, dual core, ...| Random Nerd Tutorials
The ESP32 comes with 48 GPIOs with multiple functions. This article intends to be a simple and easy to follow reference guide for the ESP32 GPIOs.| Random Nerd Tutorials
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