https://github.com/geraldobraz/access-control
An access control system with IoT, mobile apps and a server built with python for may Control and Automation Engineer monografie.
https://github.com/geraldobraz/access-control
iot mqqt python swift
Last synced: 2 months ago
JSON representation
An access control system with IoT, mobile apps and a server built with python for may Control and Automation Engineer monografie.
- Host: GitHub
- URL: https://github.com/geraldobraz/access-control
- Owner: geraldobraz
- Created: 2018-04-04T22:36:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T18:41:34.000Z (over 7 years ago)
- Last Synced: 2025-04-13T13:41:47.197Z (about 1 year ago)
- Topics: iot, mqqt, python, swift
- Language: Python
- Homepage:
- Size: 813 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AccessControl
#### This project is part of my final paper of my graduation in Control and Automation Engineer at Federal University of Pernambuco.
This project aims to implement an access control using **IoT** (Internet of Things) and try to show how easy and simple is build Iot solutions with the MQTT comunication protocol. This project has a [Server](https://github.com/geraldobraz/access-control/tree/master/Server), an application software that [manage the access control](https://github.com/geraldobraz/access-control/tree/master/DA-Software) and 2 mobile applications one using [Android](https://github.com/geraldobraz/access-control/tree/master/AndroidApp) and another using [Swift](https://github.com/geraldobraz/access-control/tree/master/BanheiroWC).