Learn how to repurpose your spare ESP32 boards into cost-effective presence detection sensors using the Tommy Sense ...
It's amazing what you can do with an ESP32 (or two).
This repository contains all the work I completed during the IoT Summer School 2026 at IIT Jammu. It includes weekly assignments, Arduino and ESP32 programs, circuit simulations, and IoT projects that ...
ESP32 Sensor → Backend API → MongoDB → React Frontend Dashboard The ESP32 sends sensor readings to the backend. The backend saves the readings in MongoDB. The frontend reads the latest data and ...