All Projects → andlo → picroft-google-aiy-voicekit-skill

andlo / picroft-google-aiy-voicekit-skill

Licence: GPL-3.0 license
Enables google aiy voicehat button

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to picroft-google-aiy-voicekit-skill

communications-skill
An intercom, messaging, and (video) calling skill for Mycroft!
Stars: ✭ 14 (-17.65%)
Mutual labels:  mycroft-skill

Google AIY voicekit

Enables Google AIY voicekit

About

This enables the led and button on the Google AIY voicekit.

The button led turns on when Mycroft is listning. If button is pressed he begins to listen. If the button is pressed for a longer time he stops whatever he is dooing.

Important

This skill is made for Picroft Lightning which is Picroft on Rasbian stretch and should install and initialize "out of the box".

If you are running another installation of Mycroft and the skill isnt initialize properly, it could be that the mycroft user dont have access to the GPIO which is needed to control led and button. You then need to add the mycroft user to the gpio group with the command

sudo usermod -g gpio mycroft

Installing the AIY voicekit

If you hassnt alreddy setup the voicekit, there is a script to help you do that in the skills folder.

run

install_AIY.sh

This script will add google's AIY reposotories, update and install the nessesary drivers and reconfigure the Pi to enable the kit. You need to do a reboot afterwords.

Category

IoT

Credits

Andreas Lorensen (@andlo)

Supported Devices

platform_picroft

Tags

#googlevoicekit #aiy #Googleaiy #voicekit #voicehat

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].