VMusic3
csamson
Posts: 3
in Propeller 1
Hello I am looking for anyone that might have used a FTDI VMusic3 or VMusic2 with a Proppeller Chip?
Looks like you can talk to it with Serial Just looking for someone that might use this FTDI MP3 and Wav file player.
Thanks,
Bruce
Looks like you can talk to it with Serial Just looking for someone that might use this FTDI MP3 and Wav file player.
Thanks,
Bruce
Comments
Here is an example of a voice prompt system where you tell the method a number and the USB stick has a lot of files of voice recordings saying numbers 0,1,2 100, etc which allowed human voice playback of numbers. I added a bunch of other examples. All you need is to use some serial object, set it to the baud, pins, etc. I use 4port versions always which you will notice looks slightly different from the standard full duplex commands as it needs the port number. Maybe this should get you going. If you want to use one of the single full duplex engines found in OBX, just remove the "2" found in all my commands which specifies the port in a 4 port engine.
PS there are likely some Vmusic drivers in OBX.
Thanks so much for your info. I will have to look though this see if I can understand it.
I have bought the VMusic3 already and thought it would work go for my project but maybe it won't. I thought it might play better music output with it this way.
I could not find any drivers in the OBX for the VMusic2 or VMusic3.
I did see something that Ron Czapala posted: http://forums.parallax.com/discussion/135033/ir-remote-controlled-vmusic2-mp3-player
but I could not find any drivers or examples.
I am new to this post and have not posted much so may not know how to find items yet.
Thanks again for you info and help!
Bruce
Do you already have a Prop board?
My favorite VMusic2 project is the one you mentioned from Ron Czapala.
If you check towards the bottom of Ron's thread, locate the ZIP files that have the files in it.
If I can get my hands on a VMusic3 I will write some code for it. Just have to order one I guess. I gave away both of my VMusic2 modules in TFOTTPB on my website a couple of years ago so I don't even have those as an example.
I am excited to here that you got a VMusic3 and are going to look at creating an object for it. I have tried myself and I have not got it to do anything. So I am excited to see how to do it.
Thanks,
Bruce