Access control through a wifi connected / BLE enabled smart door lock
For documentation and explanation about the project: https://www.hackster.io/gerrikoiot/grovey-slocks-access-control-through-a-smart-door-lock-458a46
Description of files:
Grovey_Slocks_Hackster_v01.ino
This is the Arduino code. The original source code handling the BLE advertising of an Eddystone formatted URL can be found here: https://github.com/bneedhamia/CurieEddystoneURL
Grovey_Slocks_v01.fzz
This is the Fritzing sketch.
grovey_style.css
This is the style sheet for the http web page.
groveyapp - Git.js
This is the javascipt / AngularJS code handling the web application.
imp_agent.nut
This is the source code for the Electric Imp "agent".
imp_device.nut
This is the source code for the Electric Imp device.
index.html
This is the html / Angularjs web page.