Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevalpatel2106/smartswitch
Control your home switches remotely from phone using Android Things.
https://github.com/kevalpatel2106/smartswitch
android androidthings firebase-database rasberry-pi remote-control switch
Last synced: 9 days ago
JSON representation
Control your home switches remotely from phone using Android Things.
- Host: GitHub
- URL: https://github.com/kevalpatel2106/smartswitch
- Owner: kevalpatel2106
- License: apache-2.0
- Created: 2017-04-27T09:08:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T07:33:40.000Z (over 7 years ago)
- Last Synced: 2024-08-01T17:24:06.644Z (3 months ago)
- Topics: android, androidthings, firebase-database, rasberry-pi, remote-control, switch
- Language: Java
- Homepage:
- Size: 881 KB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-things - Smart Switch - Control your home switches remotely from phone using Android Things & firebase realtime database. (Useful links / Sample apps and libraries)
- awesome-android-things - Smart Switch - Control your home switches remotely from phone using Android Things & firebase realtime database. (Useful links / Sample apps and libraries)
README
# Smart Switch
### Control your switches from anywhere using android things and Raspberry Pi.
## Circuit Diagram:
![circuit](misc/SmartSwitch_diagram.png)
## Questions?🤔
Hit me on twitter [![Twitter](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/kevalpatel2106)## License
Copyright 2017 Keval PatelLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.