Other
“In this project I will show you how easy/difficult it is to use an ESP32 with the Arduino IDE in order to add WiFi control to any electronics project. Along the way I will show you how to use …

“This is the 2nd tutorial on my ESP32 learn journey. Here, an OLED shows time and captured data by DHT sensor (Temperature & Humidity) Introduction: ESP32 and OLED Display: Internet Clock - DHT22 This tutorial is a continuation of a journey to …

“We will learn how to program the ESP32 on Arduino IDE, exploring its most common functions and libraries, differences, and new features. By MJRoBot. Introduction Let’s explore in this tutorial, the ESP32, the fantastic newer Development Kit board for …

“This is a ultrasonic distance measuring tool with a laser pointer to find the exact range for that particular point in space. It’s also a nice touch if you want to have ‘spidey’ senses at a comic-con. This is …

“In this Instructables we will be learning how to interface a 16x2 LCD with the ESP32 Microcontroller Board. There are currently no tutorials online on how to interface it, so I decided to share with you my experience and knowledge …

“This is a sonic (sound-based), pocket-size measuring tool, accurate up to 3mm. It is useful for applications where you want to log the distances or find distances that are inaccessible, therefore measuring tapes, rulers, and callipers are out of the …

“A wireless hardware and software IoT project that monitors multiple streams of data from a sailboat. Access realtime information on any web enabled device. Built with React, Node.js, MongoDB, and Express. Making a 30’ sailboat a little smarter using …

“Using an ESP32 or ESP8266 we can forecast weather by reading air pressure from a sensor such as the BOSCH BMP085/180 or BME280. Then by monitoring the changes in air pressure and categorising the changes thus: Rising quickly, Rising …

“What a hot day it is! Too hot to drive and ride and I am thinking of making a temperature measurement sensor. With FireBeetle ESP32 produced by DFRobot and MLX90614 (a noncontact IR temperature sensor) on hand, let’s do …

“A compact & modular WiFi/BLE controlled 4WD robot platform with all required sensors The WiFi capabilities of the new micros as ESP8266 or ESP32 invite to create to build easy to control robots. The aim of this platform is to …