Smart Arduino Powered Temperature Sensor

  • Tech Stack & Tools: : C++, Arduino IDE, TMP36 temperature sensor, Arduino Uno, SunFounder LCD1602 Screen
  • Github URL: Project Link

Created a smart Arduino-powered temperature sensor using Arduino Uno, TMP36 temperature sensor, LCD1602 Screen, Arduino C, and other Arduino components.

This temperature sensor project allows the user to set a tempature threshold. When the sensor detects the temperature to match or exceed the threshold, the sensor will notify the user on the LCD screen and play a custom alarm (currently Pachelbel's Canon in D). The LCD screen displays the temperature in real time.

All of the Arduino Logic written in Arduino C; all electrical system schematics and design done using KiCAD. The housing enclosure, internal battery mount, and Arduino mount designed using OnShape CAD and 3D printed.