Google AIY Resources

Raspberry Pi Pinout

Goodbye, Google:

I want to change the hotword for the assistant to Iggy, my creations name. Here are some resources I found to accomplish this but the Snowboy site is no longer active.

Google Assistant on Raspberry Pi-The Easy Way

senyoltw/custom-hotword-for-aiy-voicekit

Google Assistant on Raspberry Pi-The Easy Way

Since these seem to be more hassle than I have time for, I am going to do something else to activate the Google Assistant.

What if I had the a wearable QRCode or BarCode that was scanned by the OpenMV? Then only I would be able to communicate with Iggy and I wouldnt have to worry about changing the hotword.

Hello, QRCode

OpenMV has a QRCode detection example prebuilt that I am attempting to use to create the new "hot word" for this project.

QR Code Detection w/ your OpenMV Cam

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/40effac6-8ea1-4aa6-a43d-13d7c910494b/frame.png

{"x":182, "y":127, "w":77, "h":75, "payload":"Iggy", "version":1, "ecc_level":1, "mask":6, "data_type":4, "eci":26}

After testing out the QRCode reader and reviewing the code, I realized that I would not be able to use both the face detection and the WRCode reader in the same code. I need to find a new way to activate the Google Assistant without Hey, Google.

Button