Skip to content

MQTT controlled LED-ring for the Respeaker with 4 microphone (circular LED)

License

Notifications You must be signed in to change notification settings

solidssss/4mics_mqtt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4mics_mqtt

MQTT controlled LED-ring for the Respeaker with 4 microphone (circular LED) Controllable via Node-RED / Home Assistant or any MQTT service.

PREREQUISITES:

  • 4 Microphone Respeaker with LED Ring fully set up (test with github.com/respeaker/4mics_hat)
  • sudo apt install python3-pip python-pip
  • pip install paho-mqtt spidev python-gpiozero numpy

To start: $ python /path/to/file/ledring.py

Currently paired with Rhasspy to respond to MQTT messages from the rhasspy server. Flashes green when Rhasspy is ready.

The file can be configured to subcribe and respond to any MQTT message. Right now it responds to: ledring/wake ledring/think ledring/speak ledring/error ledring/off

This can be run as a system service.

About

MQTT controlled LED-ring for the Respeaker with 4 microphone (circular LED)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%