Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 523 Bytes

File metadata and controls

32 lines (19 loc) · 523 Bytes

🦠Real Time Thermal Vision Device

Thermal Camera for detecting people with high temperature

🚀Getting Started

🎰Things required to Run this project

  • DASdata
  • Arduino IDE
  • Arduino Nano
  • PIR Sensor
  • Panasonic GRID EYE
  • Buzzer
  • RGB LED
  • Junction Box
  • Rechargeable Battery

Basic Setup

  • Clone the local-setup branch in the repository
git clone -b local-setup https://github.com/kritik123/Thermal-Detector.git
  • Open the 'thermal-pir.ino' into Arduino IDE and upload it