Home / Projects / ESP32 Projects

ESP32 Projects

How to Use LM35 Temperature Sensor with Arduino and ESP32: Complete Guide with Example Projects

How to use LM32 with Arduino or ESP32

Introduction to LM35 Temperature Sensor The LM35 is a precision temperature sensor that provides an analog voltage output proportional to the measured temperature. It's popular among electronics enthusiasts for its simplicity, accuracy, and ease of use with microcontrollers like Arduino and ESP32. In this tutorial, you’ll learn how LM35 works, …

Read More »

Building an ESP32 Heart Rate Sensor with MAX30102

MAX30102 black board

This tutorial guides you through building a heart rate sensor project using an ESP32 and a MAX30102 breakout board. The heart rate data is dynamically displayed on a web page hosted locally by the ESP32, enabling real-time updates without the need to refresh the page. Devices connected to the same …

Read More »
Index