https://github.com/gr455/lights-voice
Uses python speech recognition library and serial to communicate between python script and Arduino language. Currently only handles single LED, soon will automate room lights
https://github.com/gr455/lights-voice
Last synced: 3 months ago
JSON representation
Uses python speech recognition library and serial to communicate between python script and Arduino language. Currently only handles single LED, soon will automate room lights
- Host: GitHub
- URL: https://github.com/gr455/lights-voice
- Owner: gr455
- Created: 2019-09-04T17:17:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T09:15:58.000Z (almost 7 years ago)
- Last Synced: 2025-02-26T20:23:20.444Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lights-voice
Uses python speech recognition library and serial to communicate between python script and Arduino language and toggles the light on/off based on the voice command. Currently only handles single LED, soon will automate room lights