Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 506 Bytes

File metadata and controls

34 lines (19 loc) · 506 Bytes

🦠CoronaFence

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