Home / Projects

Projects

ESP32 + INMP441 I2S Microphone with Live Web Graph

In this project, I’ll show you how I interface the ESP32 with the INMP441 I2S microphone module, starting from basic audio capture and then moving toward a more interactive application where the sound is visualized in real time on a web browser. When I first worked with microphones on microcontrollers, …

Read More »

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 »
Index