AIY Projects

This repo supports 3 tutorials on Hackster.io that extend the AIY Voice Kit by Google. More specifically, these experiments are about adding a PiCamera to the Voice Kit (v1) and learning to use Google Cloud Services. This allows your Raspberry Pi to describe what it "sees".

01 Smart Doorbell

This tutorial is based upon Adding Vision to the AIY Voice Kit, by Leo White. It's been updated in Python 3 to work with the latest AIY Kits Release (Nov 2018).

02 What is That? Whose logo is that? What does that say?

This tutorial makes further use of the PiCamera we added in the previous tutorial. It describes images it "sees" and demonstrates an enhanced Voice UI in Python. By including things like a personalized greeting, random hello/goodbye messages, better error handling, and a few sound effects - it provides a better quality experience.

03 Coming Soon!

Adding a Neopixel Ring to the AIY Voice Kit - for visual feedback via light arrays - just like a Google Home device.