Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhyne/led-pad
Raspberry Pi script for controlling 4x4 RGB LED button pad with camera and lock
https://github.com/nhyne/led-pad
Last synced: 2 days ago
JSON representation
Raspberry Pi script for controlling 4x4 RGB LED button pad with camera and lock
- Host: GitHub
- URL: https://github.com/nhyne/led-pad
- Owner: nhyne
- Created: 2016-01-25T14:21:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T14:13:36.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T22:46:23.818Z (2 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Source code for led-keypad smart lock. Colors.py handles lighting the LEDs on the keypad while buttonScan.py handles checking for inputs from the user. Text.py is a text messaging file, sending the door owner a text when someone is attempting to open their door. Note for the file uploading to work the user must install the Dropbox-Uploader properly. Instructions are found here: https://github.com/andreafabrizi/Dropbox-Uploader. Currently it is not possible to change the phone number to be texted because my cell phone number is attached to my Twillio trial account.