Skip to content
This repository has been archived by the owner on Oct 20, 2019. It is now read-only.

Arduino for Kendali Pintu Project. College Final Project. Might as well back it up here :D

License

Notifications You must be signed in to change notification settings

dimasdanz/KendaliPintuArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KendaliPintuArduino

KendaliPintuArduino is an Arduino based hardware as the hardware of my College Final Project. This Arduino is controlled by Web and an Android Application.

The web part is [here] (https://github.com/Dimasdanz/KendaliPintuWeb)
The android application part is [here] (https://github.com/Dimasdanz/KendaliPintuAndroid)

Description

Watch the demo on [YouTube] (http://youtu.be/4TFnDXBnQ44)

Door Control is an Arduino based hardware controlled by a web and an Android Application.
This hardware is used to control a door, and authorize people and record every user who uses the door.
The Arduino can be enabled/disabled via Android and Web.
Door can be opened by tapping an NFC-Enabled Android device to a specific nfc tag.
If the Android does not have nfc support, door can be opened by scanning a specific QR Code.
There is also a keypad on the hardware for manual password input.
Every log such as enabling/disabling, people enter or exit will be recorded and will send a notification to Android device.
To use the Android app, you need to login as user which stored in the database.
To enable all function of the Android app, you need to login as admin which also stored in the database.
CRUD operation of user and admin is done via the web.

License

Copyright (C) 2014 Dimas Rullyan Danu

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note

Feel free to use this. If you find this useful or use this as base of your project. Give star to this repository
And you have to include my name and link it to this page :D

###Credit:

  1. [SB-Admin] (http://startbootstrap.com/sb-admin-v2) as template of the web
  2. [Bootswatch Slate] (http://bootswatch.com/slate/) for color theme
  3. Bootstrap for the front-end framework
  4. CodeIgniter for the framwework
  5. [Zbar] (http://zbar.sourceforge.net/) for barcode library for Android
  6. If you think your name should be here, feel free to contact me

###Contact:

About

Arduino for Kendali Pintu Project. College Final Project. Might as well back it up here :D

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Other 100.0%