Skip to content

Saving energy used by automation of lights to turn on only when a person is in a room

License

Notifications You must be signed in to change notification settings

jkuatdsc/light-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light-saver

Introduction

The project is aimed at reducing energy wastage in the form of lighting. The project will use a camera to detect the presence of a person in a room and turn the lights on and off accordingly. The problem arises in shared spaces such as school or offices whereby the lights may be left switched on thus wasting energy even when not in use. The project will implement this using a raspberry pi camera and a relay to control lights. Object detection of people will be done using Google Vision API.

Table of Contents

Get Started

Installation

Contributing

To get started Contributing use the following guide: Contributing