
ESP32 read PT1000/PT100 temperature sensor values
ESP32 read PT1000/PT100 temperature sensor values In this article, it will introduce how to read the temperature values from PT1000 with ESP32. The principle of PT1000 measure temperature PT1000...

ESP32 Sensor Tilt Switch
Using a Ball Tilt Sensor with ESP32 Introduction A ball tilt sensor is a simple but useful device that can detect the orientation or tilt of an object. It finds applications in various fields such...

smart alarm clock with ESP32
Introduction This open-source project demonstrates how to build a multifunctional smart alarm clock using ESP8266 or ESP32 microcontrollers, featuring a network interface, sunrise wake-up light, an...

Building Application with ESP32, VS Code, and PlatformIO
This tutorial shows how to building a simple IoT application with ESP32, VS Code, and PlatformIO. It covers setup, project creation, coding, uploading, and extending features for IoT development.

ESP32 DEVKIT V1 Pin Referance
This article covers the ESP32 DEVKIT V1 pin reference, highlighting GPIO functions. The board has 30 pins and 25 GPIOs for various tasks, including ADC and DAC. Safety for each pin is discussed, aiding project development.

Bee-Counting
BuzzTech: Machine Learning at the Edge: Deploying YOLOv8 on Raspberry Pi Zero 2W for Real-Time Bee Counting at the Hive Entrance  Intro...

ESP32 Touch Button
This article discusses creating a touch-sensitive button using the ESP32's internal capacitive touch sensors. It details the GPIO pins associated with the sensors and explains how to read touch inputs using Arduino syntax.

A LED Matrix Message Board with ESP32
A LED Matrix Message Board with ESP32 This project is an LED matrix message board based on the ESP32 microcontroller. It is capable of connecting to the network and displaying real-time news, weath...

ESP32 Sensor DHT11 Temperature and Humidity Sensor
DHT11 Temperature and Humidity Sensor DHT11 can measure both temperature and humidity, it is a popular, cost-effective sensor. In this article we will discuss how to read temperature and humidity w...

ESP32 and human body infrared module
Usage of ESP32 to control the human body infrared module, covering its components, control principle, applications, circuit connection, and code.

start
start