Skip to content

charliezchen/autoconditioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoConditioning (Automatic Air Conditioner)

This project proposes to automatically adjust temparature based on the number of people in the room. It utilized Computer Visions, embedded systems and web development to deploy the project. This is a project for Uncommon Hacks 2021. Checkout the devpost blog here. It has been awareded with "Best Hardware Award" sponsored by Dgi-Key and "Most Impactful Award".

Achieved functions

  • Detect the number of people in the room and display the number on a website
  • Mannually adjust the temparature of the AC via the Internet when the intelligent tempareture policy doesn't work well

Technical specifications

  • Utilized AI-powered Camera Module VisionSeed and its Python SDK
  • Deployed Objected-Detection algorithm on the module
  • Used Raspberry Pi for edge deployment
  • Constructed the cloud side with Flask framework
  • Utilized web socket to communicate between edge-end and cloud-end

File structure

cloud-end codes

  • flash_server

raspberrypi codes

  • gateway_raspberrypi.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published