Skip to content

This project helps in calculating the number of occupants in the room and facilitates proper arrangement using Trigger system.

License

Notifications You must be signed in to change notification settings

anuranjan08/Occupancy-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Occupancy-Counter

Created by Anuranjan using Arduino Uno,Carbon dioxide Sensors,Arduino IDE.

What is Occupancy Counter ?

It is an arduino based system for counting the number of occupants in the room and thereby facilitates proper management using Alarm based triggering.

Objective

Occupancy Detector was created to be as simple and straightforward as possible.Availabilty and cost effectiveness was kept in mind while designing this system.However the main objectives are listed below:

  • To automate HVAC based on occupancy pattern(less HVAC ,less energy consumption).
  • Proper space utilisation.
  • Proper disaster management.

Components

  • Hardware: Arduino UNO, Bread Board, Carbon dioxide Sensors
  • Software: Arduino IDE

Connections

Whole system revolves around sender-reciever interaction.Sensors are connected to Slave Arduino which takes in data from sensors and send it to Master Arduino for further processing.Master Arduino acts upon the recieved data with appropiate logic and perform specified actions.If we wish we can incorporate Database in upgraded system for storing the intermediate results.

Protocol

UART (Universal Asysnchronous Reciever-Transmitter)

Flow Chart

System Design

Future Work

Machine Learning and Sensors

  • Occupancy counting using statistic and data.
  • Analysing data collected from real world.
  • Less device involvement.
  • Better accuracy compared to baseline methods.

Keep Smiling And Work Harder !!

About

This project helps in calculating the number of occupants in the room and facilitates proper arrangement using Trigger system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages