A light (LED) indicator when Mycroft AI is listening for Raspberry Pi.
The Raspberry Pi is a tiny and affordable computer that you can use to interact with GPIO
(General Purpose Input/Output) such as button, sensor, LED, etc...
This skill interacts with a LED connected to a GPIO to let you know if Mycroft AI is listening. When a wake word is detected the LED turns on and when the recording is over the LED turns off.
There is no example because there is no interaction with Mycroft AI.
Make sure to be within the Mycroft virtualenv
before running the msm
command.
$ . mycroft-core/venv-activate.sh
$ msm install https://github.com/smartgic/mycroft-wakeword-led-gpio-skill.git
This skill utilizes the settings.json
file which allows you to configure this skill via home.mycroft.ai
after a few seconds of having the skill installed you should see something like below in the https://home.mycroft.ai/#/skill location:
Fill this out with your appropriate information and hit save.
IoT
#wakeword #raspberrypi #led #gpio #smarthome #picroft