Skip to content

rohanmandhanya/Agni-Kai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Agni-Kai

Its a internet on Things project which was designed on Arduino and Java. This project has 3 sensors connected to an Arduino UNO which reacts to any kind of hazard can be happen in surrounding and report to the android application on your phone.
We used 3 Sensors-

  1. LPG Gas Sensor
  2. Heat Sensor
  3. Smoke Sensor

Technologies used-

Arduino:

Arduino UNO was used to asmeble the device and used embedded C to code for the microcontroller.

Android:

Java was used to code for the application development.