-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0df9666
commit 2a1fa54
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# DRemote | ||
### What is DRemote? | ||
- DRemote it's a smart door lock that is controlled by a Native Mobile Application. The door locker is built in a raspberry pi. | ||
This device lock and unlock the door depending of the password sended by client(Android App). | ||
|
||
### Why? | ||
- My objective with that project it's to improve my skills on android & java and create something | ||
that will be useful to me or someone else. | ||
|
||
### What is not completed? | ||
- The first version of mobile app is already completed, however | ||
I need to finish the electronic of the door lock and the file that will control the actions. | ||
|
||
## Technologies? | ||
### Languages | ||
- Raspberry Pi server: Python | ||
- Android: Java | ||
### Development Tools | ||
- Android Studio to develop the mobile application, Visual Studio Code to dev the python server | ||
and to quick changes on python file notepad++. | ||
|
||
--- | ||
|
||
**For more information, please feel free to contact me by [email protected]** |