Objective

This project focuses on creating a compact and efficient device capable of detecting room temperature and displaying the readings directly in Gmail chats via API integration. It was specifically designed for monitoring the server room temperature at the KSUM office to ensure optimal environmental conditions for sensitive equipment.

The hardware design emphasizes portability and ease of installation, while the software ensures seamless communication with Gmail. The collaborative effort allowed the successful integration of hardware and software to achieve the desired functionality.


Hardware

  1. ESP32 Microcontroller

    image.png

  2. DS18B20 Temperature Sensor Module

    image.png

  3. Magnet

    WhatsApp Image 2024-12-09 at 19.34.38_6634a383.jpg

  4. 3M Tape

    image.png


Circuit Diagram and Connections

Overview

The simplicity of the design negates the need for a PCB. Direct soldering was employed to minimize bulk and ensure a sleek build.

Wiring Diagram

  1. Power Supply:
  2. Sensor Connections:

WhatsApp Image 2024-12-09 at 19.42.41_90aa0700.jpg


Process/Methodology