This file is used in conjunction with an Arduino and an infrared sensor attached.
This code counts how many people walk in and out of a room using the sensor, and graphs the amount of people that have walked in and out using the matplotlib library in Python.