sanaaa
Posts: 1
Joined: Thu Feb 06, 2020 8:54 am

Human detection sensor in Raspberry pi

Thu Feb 06, 2020 9:04 am

Hi,
I'm doing my first Raspberry pi project in which I'm counting number of customers coming into the shop. Other scenario is that whenever a customer come close to Ad screen in the shop the screen will show some particular As e.g daily deals, ongoing sales etc. For counting customers I'm using PIR sensor but I´m not sure what kind of proximity sensor i should use for other scenario.
Really looking forward for your suggestions :D

User avatar
topguy
Posts: 6491
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: Human detection sensor in Raspberry pi

Thu Feb 06, 2020 9:44 am

Accurate people counting is a billion dollar industry. Many different methods are in use, from laser curtains to A.I driven cameras.

An ultrasonic distance sensor might be a suitable cheap solution,you mount it in the ceiling looking down and hopefully it will register "heads" passing underneath it. If the entrance area to your shop is large you might need multiple sensors, and of course the sensor cant really tell you if people is coming or going.

PiGraham
Posts: 3939
Joined: Fri Jun 07, 2013 12:37 pm
Location: Waterlooville

Re: Human detection sensor in Raspberry pi

Thu Feb 06, 2020 10:02 am

sanaaa wrote:
Thu Feb 06, 2020 9:04 am
Hi,
I'm doing my first Raspberry pi project in which I'm counting number of customers coming into the shop.
That's a bit ambitious for a first project. Why not try some simpler projects to get to know the Pi?

Return to “General discussion”