Skip to content

TechArcanist/HeatData-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HeatData-Logger 🌡️📊

Features

  • Contactless Temperature Measurement: Accurate temperature readings without physical contact.
  • Automated Data Logging: Directly uploads temperature data to a spreadsheet.
  • Real-Time Updates: Instantaneous temperature readings and updates.
  • User-Friendly Interface: Easy access and analysis of temperature data.

Components Used

  • Contactless Temperature Sensor (e.g., MLX90614)
  • ESP32
  • Spreadsheet Integration Tool (e.g., Google Sheets API)
  • Jumper Wires
  • Power Supply

How It Works

The contactless temperature sensor captures temperature data, which is then processed by the microcontroller. The temperature readings are automatically uploaded to a spreadsheet using google sheets library. Users can view and analyze the data in real-time through the spreadsheet interface.

Installation

Clone the repository:

Set up the hardware:

  • Connect the temperature sensor to the microcontroller.
  • Ensure the Wi-Fi module is connected if used for data upload.

Upload the code:

  • Open the provided code file in your preferred IDE (e.g., Arduino IDE).
  • Configure necessary settings (e.g., Wi-Fi credentials, spreadsheet API keys).
  • Upload the code to the microcontroller.

Usage

  • Power on the thermometer gun and aim it at the target object or environment.
  • The temperature reading will be captured and logged to the spreadsheet.
  • Access the spreadsheet for real-time data monitoring and analysis.

Circuit Diagram

diagram_page-0001 (1) (1)

Note: While I didn't include RFID in this final project, I did test the setup on a breadboard, and it was fully functional with RFID. Feel free to use my diagram for future contributions or implementations.

Let me know if this works for you!

Video Demonstration

1708763061954.mp4

Developed by

Lavitra Sahu. Contributions are welcome!

Future Improvements

  • Enhanced Accuracy: Further calibration for precise measurements.
  • Advanced Analytics: Incorporate advanced data analysis features in the spreadsheet.
  • Mobile App Integration: Develop an app for real-time monitoring and alerts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages