Content for ESP32

Project  ESP32lights

ESP32lights

“Thanks to ESP32lights you can turn a load on and off (I used it for my christmas lights) - manually - based on daily schedules - based on the light intensity ESP32lights connects to your wifi network, can be configured and operated via …

Design IoT Solutions Using Python and Zerynth

“Develop IoT applications in Python with Zerynth on any 32-bit microcontroller and control your insights with Ubidots. Do you prefer to code in python? If so, Zerynth is a suite of professional development tools that supports Python or hybrid C …

Solar Weight-Based Plant Management With ESP32

“Growing plants is fun and watering and caring for them is not really a hassle. Microcontroller applications to monitor their health are all over the internet and the inspiration for their design comes from plant’s static nature and the …

DIY ESP32 Development Board - ESPer

“So recently I had been reading about a lot of IoTs(Internet of Things) and trust me, I just couldn’t wait to test one of these wonderful devices, with the ability to connect to the internet, myself and get …

ESP32 Clock Using WiFi, ESP-NOW, & Cellular

“This is a ESP32 based wifi clock I made for the wireless contest. I decided to make this clock overly wireless so it uses three different forms of wireless communication(WiFi, ESP-NOW, & Cellular). The phone is connected to a …

Turkey Temperature Tracker

“Do you really want a plastic pop-up timer telling you when your turkey is done? How about a tricked out IoT solution instead? Ever wonder what temperature your Thanksgiving turkey is really at when that plastic pop-up timer pops? When …

ESP32 WiFi Weather Station With a BME280 Sensor

“Dear friends welcome to another tutorial! In this tutorial we are going to build aWiFi enabled weather station project! We are going to use the new, impressive ESP32 chip for the first time along with a Nextion display. In this …

ESP32 BLE environmental gatt server

“Use ESP32 with an industrial grade sensor as BLE server. This is part ONE from a series of projects connected together. In general the resulting solution consists of several parts which are: Sensors “Hubs” A webserver (including a database) Apps …

ESP32/X-Project Cheerlight Badge Using MQTT

“This project uses a dual base shield, and ESP32 (D-Duino) (Display Duino that has a .96 OLED on board). The base shield has headers for the D-Duino, and 2 X-Project shields. It’s a unique way to combine both of …

ESP32 Deep-Sleep

“The ESP32 is the successor of the famous ESP8266. It has much more features like Bluetooth. This instructable shows you, how to deep-sleep the ESP32 and wake it up using different sources.”