I am newbie to arduino,
I want to develop Software Controlled USB FM for Windows PC & Android
for this I will be using following components:
- Arduino UNO
- TEA5767 FM Radio module
Now I have seen various tutorials
I will be easily able to change the frequency and get the sound output from the pins,
Connections: PCarduino>TEA5767 FM module>speakers
I wonder how can I get stereo audio through the same USB port on which arduino is attached.
e.g. I will develop a PC app which will send commands/frequency to the arduino
arduino will set the frequency and will play the FM channel,
I want to recieve the FM stereo music being played through the USB port
I am stuck,
Help appreciated
REF:
http://playground.arduino.cc/Main/TEA5767Radio#Example
https://www.electronicsblog.net/arduino-fm-receiver-with-tea5767/