Content for ESP32

DIY Weather Station With ESP32

“Hello! Today we are going to look at this smart weather station I built. The weather station I built measures temperature, humidity, air pressure, wind speed and direction, and the amount of rain that falls. All the data is collected …

Home Automation system with ESP32 using Blynk 2.0 | IoT

“In this project, we are going to make a “home automation system using esp32 board and Blynk 2.0 IOT“. Basically, esp32 is a micro-controller that has in-built wifi and Bluetooth. So, we will connect our home appliances with wifi …

RatPack : Wearable Technology for the African Giant Pouched Rat

“RatPack The P.Black Oomvelt RatPack is a wearable technology created for the giant African pouched rat to help them communicate to their human handlers when they find a landmine or object of interest.Additionally, the RatPack was made to …

Sound Reactive Rib Cage

“A hand-carved wooden rib cage with a heart of LEDs. The lights have several modes including a sound reactive heartbeat to the music. Use 3D model of a rib cage to find shape of each rib I chose this 3D …

Combination Password Locker

“Protect your passwords with this unique password locker. Once unlocked you can automatically send Website credentials via Bluetooth. This project came about after playing with a rotary encoder and wondering how it could become the basis for a rotary combination …

WiFi Sync Clock 2

“Two hand analog clock with automatic time adjustment using NTP via WiFi. Contrary to the formerWiFi Sync Clock, this clock works normally with monotonic CW rotation (except origin alignment once a day). - It resets the position of hands once a …

Measuring Air Quality with an Accelerometer

“One of the powers of machine learning is the ability to analyze variables indirectly by measuring a completely different one. Mov to IAQ! The problem Sometimes, in the development of our work, we need to monitor some physical variable of …

DIY Wireless Water Level Controller

“In this Instructable, we will learn how to make a wireless water level controller by using an ESP32 and ESP8266 microcontroller. This controller has voltage and current protection to protect the motor. And it uses ESP-NOW protocol to transmit …

ESP 32 Based Audio Player

“In this project we will make our own audio player with esp 32. This project is a simple project to test a voice output from esp 32. We can seemany projectsin the internet to play music with esp 32 usingI2S …

ESP32 Keypad Database Security System

“In this article, I am going to show you how I created my ESP32-based door lock mechanism using a keypad and a database to store my valid list of keycodes. The ESP32 board interfaces with a keypad, an I2C …