Hi,
im very new to this whole Arduino business, in fact this being my first project mainly because I was talking with some friends and thought this would be a fun idea. We have this Large Space Marine cut out (for those who don't know warhammer, its a super human covered in armor). The idea is that when you walk past this cut out, which is free standing he will shout out some audio files that I have, such as "For the Emperor". there would be 10 audio files that would be randomly played when people walked pass him.
For this project I sourced these components, as we are on a tight budget, most are Chinese knock offs.
The first component being the Arduino Uno: Here
The second being an MP3 music shield: Here
The last being the PIR module: Here
Construction wise, I believe the sound board sits atop the arduino uno board, and the pir sensor to any 5v, ground and pin 5, on the sound board. Speakers would be put into on of the sound board outputs.
The issue I have is with coding, I have no background with it, and don't currently understand it even with reading a fair amount. I would like to learn basic coding, so if it were possible that someone could either direct me to a place where I can learn what I need for this project or have some potential code that I could use.
I know there are a lot of other PIR sound players out there, but I don't understand code, and thus am having trouble interpreting it. If someone could even direct me to the exact stuff I need that would also be great.
(sorry, on another note, all audio files are currently ogg, which is compatible with the sound shield, but I could try convert to mp3 if necessary)
Thanks
Vulk