Skip to content

Get started #1

@xiongyihui

Description

@xiongyihui

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:

  1. Sign Up or Login console.snips.ai

    image

  2. Create a New Assistant

    image

  3. Search the Relay&Temperature&Humidity App and add it to your assistant

    image

  4. Deploy your Assistant

  5. Go to https://github.com/snipsco/snips-skill-respeaker and install the skill to control the RGB LED on the respeaker mic hat

  6. 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
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions