Go to advanced search

by PolarBear123
Wed Oct 11, 2017 7:01 pm
Forum: AIY Projects
Topic: Raspberry Pi Google AIY Project Music Box
Replies: 11
Views: 7834

Re: Raspberry Pi Google AIY Project Music Box

Thanks for all the help!
Now I have a fully working music box!
by PolarBear123
Mon Sep 11, 2017 8:45 pm
Forum: AIY Projects
Topic: Raspberry Pi Google AIY Project Music Box
Replies: 11
Views: 7834

Re: Raspberry Pi Google AIY Project Music Box

Cool! Thanks for the help. I have built my music box now, and it ALMOST works perfectly: I stream songs from YouTube. If I want to play a playlist, I have to play .wav files after each other with the "os function". Example: "os.system("aplay /home/pi/Music/believer.wav") os.system("aplay /home/pi/Mu...
by PolarBear123
Sun Sep 10, 2017 7:52 pm
Forum: High Altitude Balloon
Topic: Flying the balloon in New York State
Replies: 1
Views: 9517

Flying the balloon in New York State

I have a few questions about making a Raspberry Pi balloon: 1. Would the Raspberry Pi break at the impact when it comes done again? I wouldn't want it or the accessories to be damaged, as mine is quite new. 2. In the US ( New York State), are you allowed to let the ballon fly the balloon (I currentl...
by PolarBear123
Sun Sep 10, 2017 7:44 pm
Forum: Beginners
Topic: User and Password Confusion
Replies: 7
Views: 1355

Re: User and Password Confusion

It only asks for password if you enable it:
Raspberry Pi Configuration > Auto login
by PolarBear123
Sun Sep 10, 2017 7:35 pm
Forum: AIY Projects
Topic: Playing a playlist
Replies: 0
Views: 298

Playing a playlist

For my AIY Project, I would like to build a music box. I have already done this, now I just have to figure out how to play a playlist (of local music files, if possible) which is compatible with Python and Raspberry Pi (and is easy to include with the Google AIY project!). Is there a way to do that?...
by PolarBear123
Sat Sep 09, 2017 7:14 pm
Forum: Beginners
Topic: how to expand usb file system
Replies: 3
Views: 1272

Re: how to expand usb file system

Do you mean the SD card or another USB Stick?
by PolarBear123
Sat Sep 09, 2017 7:11 pm
Forum: AIY Projects
Topic: Raspberry Pi Google AIY Project Music Box
Replies: 11
Views: 7834

Re: Raspberry Pi Google AIY Project Music Box

My bad about writing I was new to Raspberry Pi - I'm not totally advanced but I have experience with Python. I'm just not that familiar with the terminal, Sonic Pi, Google AIY Project, etc.

Thanks for the help!
by PolarBear123
Sat Sep 09, 2017 1:33 am
Forum: AIY Projects
Topic: Raspberry Pi Google AIY Project Music Box
Replies: 11
Views: 7834

Raspberry Pi Google AIY Project Music Box

Hi,

I am quite new to Raspberry Pi so I don't have much experience in coding. Anyways, I received a Google AIY Voice Kit a few moths ago and have used the Google Assistant. But now I would like to build a voice controlled music / juke box with it. How would I do that?

Thanks!

Go to advanced search