Hi guys!
For my final test in high school next year i have the following idea for a project:
I want to make a FM-transmitter who transmits the audio from a pc to a radio in another room.
Also I want to have a controller who can control the media player on the pc and if possible send the ID3 tags and playlist to the controller and show it on a display
So if I’m in the bathroom, kitchen or living room, I can always change the tracks.
There is software for android and blackberry who does the same over the wifi network
http://www.chocolatechunkapps.com/applications/vlcremotecontrol/
But I want to make the controlling by myself.
(see scheme)
For the FM-transmitter part I have this one:
http://electronics-diy.com/BA1404_Stereo_FM_Transmitter.php
This should have a range around 60meters (500mw) is that right?
The antenna I have to use will be between 70 and 60cm
For the interfacing with the computer I ordered a arduino one, I don’t have experience with arduino, but i hear arduino is quite simple for programming?
Normally I get him one of the next days so I will start directly with experimenting!
I searched for topics about controlling media player software from an arduino, but its poor
I have no idea how that works… and which media player I should use (I guess VLC is the most powerfull for these things?)
for the data transmission part I was thinking to do this with 2 RF transceivers (one in the remote control and one connected with the arduino)
to control the display in the remote controller I guess I will need also a microcontroller in there
Or can I just transfer te signal from the RF transceiver directly to the display?
I have no idea how everything will be connected and how the program will look like.. I just had the idea yesterday and wanted to hear from guys with experience what they think of it and how they would do it.
So tell me what you think of it, and how I should fix this
Greetings, Koen