Skip to main content

A plugin to turn a LED on when a wakeword is detected

Project description

PHAL plugin - Wakeword LED

A light (LED) indicator when Open Voice OS is listening and/or speaking.

Video

About

This PHAL plugin interacts with a LED connected to a GPIO to let you know if Open Voice OS is listening. When a wake word is detected the LED turns on and when the audio output is over the LED turns off.

It also possible to configure the plugin to only turn the LED on and off during the listening (not the audio output).

Installation

pip install ovos-phal-plugin-ww-led

Configuration

The plugin configuration file is ~/.config/OpenVoiceOS/ovos-phal-plugin-ww-led.json.

Option Value Description
gpio_pin N/A GPIO PIN where the LED is connected
wakeword_only false Turn on the LED only during the wakeword detection
pulse true Make the LED pulse

Example

Configuration sample of ~/.config/OpenVoiceOS/ovos-phal-plugin-ww-led.json.

{
  "gpio_pin": 25,
  "wakeword_only": false,
  "pulse": true
}

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos-phal-plugin-ww-led-1.0.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

ovos_phal_plugin_ww_led-1.0.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file ovos-phal-plugin-ww-led-1.0.0.tar.gz.

File metadata

File hashes

Hashes for ovos-phal-plugin-ww-led-1.0.0.tar.gz
Algorithm Hash digest
SHA256 33b253af5e9693d0e7af3bea369aca2cde0575bbb7a08693abc6389e765e550f
MD5 adc6ebbc36bb4d2c93a12b9323b1d3b1
BLAKE2b-256 efd91fac5da28ec3bf07bb2ac2b99ab81628085a23b0039c9d8cf60c9b7e7ce3

See more details on using hashes here.

File details

Details for the file ovos_phal_plugin_ww_led-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_phal_plugin_ww_led-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd278e6a5925640ae08aade314516ff25387bfa51ca60fe68d028d0eb9f420f1
MD5 a245a08450814f3219fe3f660a75cfaf
BLAKE2b-256 c5c22f3a2077112d0ff80311b03b89746d859809586aa10a2c5b834ebc1d9871

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page