-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
First, Setup your raspberry pi, install seed voice card driver and follow https://docs.snips.ai/getting-started/quick-start-raspberry-pi to install Snips, and then:
-
Sign Up or Login console.snips.ai
-
Create a New Assistant
-
Search the Relay&Temperature&Humidity App and add it to your assistant
-
Go to https://github.com/snipsco/snips-skill-respeaker and install the skill to control the RGB LED on the respeaker mic hat
-
Login Raspberry Pi and enable GPIO, I2C and SPI access permissions
sudo usermod -a -G spi,gpio,audio,i2c _snips-skills sudo usermod -a -G snips-skills-admin $USER sudo systemctl restart snips-skill-server.service
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


