I'm thinking about having two Arduino's (Nano) communicating with each other, but I'm not 100% sure how. So I was thinking about the ways that are possible:

  • Radio
  • Visible Light
  • Sound
  • Wi-Fi
  • 3G

And I believe that the best solution would be sound, low frequency like below the spectrum which animals / humans can hear.

Why do I believe that sound would be easiest?

Because it can bounce on walls and mostly anything to get to a receiver and because it's the easiest way and most likely cheapest way to do it.

The question is: where do I find / how do I make such a device that can send and read low frequency? I don't know what range I'm talking about, but at least something that won't disturb animals or humans hehe.

I will listen to absolutely anything you've got to say, because I've got nothing.

link|improve this question
3  
Maybe it is better suited on electronics.stackexchange.com. – Howard Aug 8 '11 at 21:18
Ah... crap I knew that I did something wrong – Harry Aug 8 '11 at 21:19
Sound, below 20Hz (the usual low-end that humans can hear) is the bottom end of the electromagnetic spectrum. From 0Hz to 20Hz would essentially be subsonic vibration. ELF (Extremely low frequency) is considered from 3 to 300 Hz and is typically used for specialized atmospheric or mining applications. You'd need a massive antenna to utilize this band. Additional Info – JYelton Aug 8 '11 at 21:34
AFAIK most common methods are Radio and WiFi(using the XBee)...I imagine Radio will be easier to configure – George Profenza Aug 29 '11 at 9:42
feedback

closed as off topic by Kirk Woll, Howard, JYelton, Gavin Simpson, Robert Harvey Aug 8 '11 at 22:48

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

Browse other questions tagged or ask your own question.