ThermaLog Gun V2

The ThermaLog Gun V2 is the upgraded version of my original project — [ ThermaLog Gun V1 ]. In this version, an RFID module was integrated along with the contactless temperature sensor to log both the user identity and their body temperature into Google Sheets. Unlike V1 (which used an ESP8266), this version uses the ESP32, offering faster processing, better performance, and more GPIOs for multiple peripherals. This makes it suitable for applications like attendance + temperature screening in offices, labs, schools, or controlled entry points.

Features

Components Used

How it Works

Current Status (Prototype Tested)

Media Availability (Important Note)

Working

Code & Installation

My Learnings