Skip to content

seo2730/Google-AIY-with-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Google-AIY-with-arduino

Install raspbian os included google aiy and connect with arduino.

Install

Reference : https://m.blog.naver.com/roboholic84/221234060490

  1. Download OS and unzip the file : https://dl.google.com/dl/aiyprojects/aiyprojects-latest.img.xz

  2. Install Etcher program to install OS in your SD card
    : https://etcher.io/

  3. Connect google aiy kit with raspberrypi
    :https://www.youtube.com/watch?v=4qxS2XzYXcI

How to connect with arduino

  1. Open terminal and run

sudo apt-get install arduino

  1. connect arduino like the picture
    KakaoTalk_20190316_010659353

  2. Go to the path :

cd /home/pi/AIY-voice-kit-python/src/examples/voice

  1. You will see a lot of .py files. I used assistant.library_with_local_commands_demo.py.

  2. Edit where I comment
    캡처

  3. Run the file.

Video

led : https://www.youtube.com/watch?v=a-DMh3V5OG0
servo : https://www.youtube.com/watch?v=bq20oG0sh8U

Example file

If you want to use my file put the file in /home/pi/AIY-voice-kit-python/src/examples/voice or anywhere.

About

Install raspbian os included google aiy and connect with arduino.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published