Install raspbian os included google aiy and connect with arduino.
Install raspbian os included google aiy and connect with arduino.
Reference : https://m.blog.naver.com/roboholic84/221234060490
Download OS and unzip the file : https://dl.google.com/dl/aiyprojects/aiyprojects-latest.img.xz
Install Etcher program to install OS in your SD card
: https://etcher.io/
Connect google aiy kit with raspberrypi
:https://www.youtube.com/watch?v=4qxS2XzYXcI
sudo apt-get install arduino
connect arduino like the picture
Go to the path :
cd /home/pi/AIY-voice-kit-python/src/examples/voice
You will see a lot of .py files. I used assistant.library_with_local_commands_demo.py.
Edit where I comment
Run the file.
led : https://www.youtube.com/watch?v=a-DMh3V5OG0
servo : https://www.youtube.com/watch?v=bq20oG0sh8U
If you want to use my file put the file in /home/pi/AIY-voice-kit-python/src/examples/voice or anywhere.