Visitor counter project using Arduino

Visitor counter project

People  or Visitor counters are pretty famous embedded application that was widely used in places like theaters, malls, Transport stations and so. High end counters uses sophisticated hardware to do the process of counting. Today we are about to see building of simple Visitor counter project using Arduino which uses IR as a tool for sensing people. This project can also be used to count objects as well provided that the surface of the object capable of reflecting IR signal.Visitor counter project

PARTS REQUIRED:

  1. Arduino Uno
  2. IR sensor Module
  3. LCD display
  4. Connecting Wires

IR SENSOR MODULE:

IR sensor module uses IR signal to detect the people entering through a pathway or entrance. This was done by sending a Pulse of IR signal from IR LED and detecting the reflected signal by using a photodiode. The IR signal will get only reflected back when there is a people or object going through that path. The module you are seeing above is bought from a local merchant and gives out high logic 1 when reflected signal is detected. You can buy from any online store or make one on your own, this tutorial “Making your own IR sensor” might help you.

Read more: Visitor counter project using Arduino

Leave a Comment

Your email address will not be published. Required fields are marked *