An open API service indexing awesome lists of open source software.

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].

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).