https://github.com/mhashim6/voice-controlled-pi
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
https://github.com/mhashim6/voice-controlled-pi
andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition
Last synced: 7 months ago
JSON representation
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
- Host: GitHub
- URL: https://github.com/mhashim6/voice-controlled-pi
- Owner: mhashim6
- License: mit
- Created: 2019-01-17T18:41:18.000Z (over 6 years ago)
- Default Branch: android_client
- Last Pushed: 2019-02-07T11:59:10.000Z (over 6 years ago)
- Last Synced: 2025-01-15T16:26:31.830Z (9 months ago)
- Topics: andriod, coroutines, http, kotlin, ktor-framework, okhttp3, raspberry-pi, rest-api, school-project, voice-recognition
- Language: Kotlin
- Size: 846 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project aims to be a Smart Home simulation, but I replaced home appliances with 10 LEDs, because I'm homeless (just a joke, there you go).
Full details about this project are in [this presentation](https://docs.google.com/presentation/d/1OLq9W__4aBerfr6Xwyw8l9VsRiEpy2Sf1CGOlpufIVI/edit#slide=id.p).
This branch contains the Android client.
The server is implemented in the [server branch](https://github.com/mhashim6/Voice-Controlled-Pi/tree/server).