Giter Club home page Giter Club logo

ledhandler's Introduction

ledhandler

Description

This code is intended to react on some Snips events on the mqtt bus and use the Respeaker LEDs accordingly. Tested with the ReSpeaker 7-mic Array (not tested with other respeaker boards).

It's freely forked from snispmanagercore and has been adapted to the unique use of managing the LEDs.

Work in progress !

Features

Current version has the following events and actions :

  • Welcome (Led handler starting) : Raising blue light, then switch to standby
  • Standby (hotword/toggleOn) : Activate "DOA" mode
  • Intent OK (nlu/intentParsed) : Set all LEDs to green (= OK)
  • Intent NOK (nlu/intentNotRecognized) : Flashing red LEDs (= error)
  • Listening (hotword/#/detected) : Looping rainbow
  • Speaking (tts/say) : Switching between colors

It uses some defaults mode whenever possible. For example, setting all the leds to the same colour is done with only one call.

Support

Tested with:

  • Respeaker 7-mic array USB
  • Python 3.5

Requirements:

  • Respeaker module (pip3 install respeaker)
  • colour module (pip3 install colour)

TODO:

  • config file (use /etc/snips.toml ?)
  • add animations/colors in config
  • Implement manual testing of each state

References:

snipsmanagercore : https://github.com/snipsco/snipsmanagercore (not really a fork...)

Respeaker Protocol : https://github.com/respeaker/ReSpeaker-Microphone-Array-HID-tool/blob/master/respeaker%20micarray%20hid%20protocol.xlsx

ledhandler's People

Contributors

noli2000 avatar

Stargazers

 avatar

Forkers

uchagani

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.