Close

Firebase Realtime Database

A project log for Jarvis Access Control System

Using Android Things I've extended the functionality of my Access Control System with IoT access

austin-nelsonAustin Nelson 03/29/2017 at 14:490 Comments

How do you design a system that authenticates different types of users without having users logged into the system? This was one of the more challenging aspects of the project. I decided on using Access Keys with unique id's to identify and connect users to cards, pins, locations, etc. Everything is stored in Firebase as lookups.

Discussions