I want to add stereo audio that i can link to headphones so i can hear through my DIY FPV wheel drone.
It's currently running through an Arduino UNO with wi-fi. I'd love to be able to send the audio through the wi-fi as well.
I'm a complete amateur and am looking for a clear explanation, or at the very least, some solid pointers.
I don't even know where to start with audio add-ons, so expect me to know nothing and this will be even smoother.
AshenBaroque:
I want to add stereo audio that i can link to headphones so i can hear through my DIY FPV wheel drone.
It's currently running through an Arduino UNO with wi-fi. I'd love to be able to send the audio through the wi-fi as well.
I'm a complete amateur and am looking for a clear explanation, or at the very least, some solid pointers.
I don't even know where to start with audio add-ons, so expect me to know nothing and this will be even smoother.
You will need to give more of an explanation.
FPV drones transmit video over wi-fi so there would seem to be no obvious reason why they could not also trasmit audio.
However it is not clear what you mean when you say "it is currently running through an Arduino Uno"
"Even as a newbie i know that Arduinos' are very straightforward."
They are, they are also relatively slow, have limited memory and are not normally used to handle video and audio.
My initial response was well if you have a working drone that handles video then the extra bandwidth to cater for audio should be possible. However I did not really understand how that was being achieved. So is the the video going through the Arduino and, if so how?