Raspberry Pi 0 W integrated doorbell using Python and Adafruit parts integrated with existing doorbell circuitry.
- doorbell.py - main program
- data_mon.py - measures temperature and humidity every 15 minutes
- gtest.py - api interfaces
- systemd - deamonize the scripts
What things you need to install the software and how to install them
gspread
oauth2
pigpio
Say what the step will be
Clone the repository
And repeat
Put systemd service files in correct location
End with an example of getting some data out of the system or using it for a little demo
Add additional notes about how to deploy this on a live system
- Python3 - Main language
- Raspian Stretch - Operation system
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Connor Basile - All software and system units
- Pat Basile - Assembly and hardware
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details