Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2 KB

README.md

File metadata and controls

50 lines (29 loc) · 2 KB

Build Status License: MIT contributions welcome Skill: MIT Discord

Wake Word GPIO LED

A light (LED) indicator when Mycroft AI is listening for Raspberry Pi.

About

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.

Examples

There is no example because there is no interaction with Mycroft AI.

Installation

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

Configuration

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.

Credits

Category

IoT

Tags

#wakeword #raspberrypi #led #gpio #smarthome #picroft