Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Assistant

Google assistant for Raspberry with Sense Hat and I2C Screen

Install

cd ~
git clone https://github.com/mpi3d/google-assistant.git
sudo chmod +x ~/google-assistant/scripts/audio-config.sh
sudo ~/google-assistant/scripts/audio-config.sh

Follow the instructions here to configure the project and account settings. Then follow this guide to register the device and get the secret client_secret{???}.json file.

Place the client_secret{???}.json file in the directory ~/. DO NOT RENAME IT

Then complete ~/google-assistant/src/settings.yaml with your preferences.

sudo chmod +x ~/google-assistant/scripts/google-assistant-installer-pi3.sh
sudo  ~/google-assistant/scripts/google-assistant-installer-pi3.sh

Run

~/env/bin/python -u ~/google-assistant/src/main.py

Start at boot

sudo chmod +x ~/google-assistant/scripts/service-installer.sh
sudo ~/google-assistant/scripts/service-installer.sh
sudo systemctl enable google-assistant-ok-google.service
sudo systemctl start google-assistant-ok-google.service

More information on GassistPi

About

Google assistant for Raspberry with Sense Hat and I2C Screen

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages