802.11 Data Transmission

I want to send some remote data from a special 802.11 module to an apple Iphone. The distance is line of sight (from a model aircraft). How difficult do you think this would be? I am assuming it involves streaming of data. the data is only every 10 secs or so. I also want to do something for another application similar but with audio (full duplex sampled at around 20kHz).

I found these modules

formatting link
ZcCFQkzawod1VvT1Q

Does the Iphone (the new one) have a free SDK? I am choosing an Iphone rather than a palmtop just for reason of style.

Hardy

Reply to
HardySpicer
Loading thread data ...

For the every ten seconds application, you could do a kluge along the lines of having the Model Aircraft send out 802.11 beacons with the desired data embedded somehow in the SSID field. Then some application-layer program could look at the SSID's of available networks, and extract the data. No association, no protocol layer, no digging into the handset's 802.11 implementation. Not a reliable protocol but you don't have to maintain a connection -- just simplex data transmission.

Your second application requires more effort, and such a kluge is not sufficient.

Steve

Reply to
Steve Pope

What sort of processing power do you have on the aircraft? You could certainly implement a TCP/IP stack (there are open-source ones available, like uIP and lwIP) on the aircraft's processor, then actually create a TCP or UDP connection to the iPhone to transfer the data. There is an SDK available for the iPhone, but I think it is only available for OS X.

Jason

Reply to
cincydsp

There's somebody here who knows how to spell kluge!!

Hooray!!!!! ;-)

Cheers! Rich

Reply to
Rich Grise

Yes I was downloading it only to find that it works on apples only. There is a fix of sorts that emulates an apple-mac hardware then you can install os x but it sounds a mission. The sdk is free and has lots of examples. I don't want to have to buy an apple-mac, so I may have to do this for a pda instead.

formatting link

H.

Reply to
HardySpicer

On a sunny day (Wed, 7 Jan 2009 11:57:50 -0800 (PST)) it happened HardySpicer wrote in :

It is actually not that difficult to assemble an UDP packet, and send some data. The bad side of UDP is that there is no guaranteed delivery.

formatting link
The hardware is very simple, build that circuit some years ago, a small FPGA will do.
formatting link

Reply to
Jan Panteltje

There's a right way?

I've seen, over probably thirty years time:

kluj - sometimes with an umlaut, which gives it a little class. kludge kluge klooj

And probably several others.

Is there some formal etymology that favors one over any other?

Eric Jacobsen Minister of Algorithms Abineau Communications

formatting link

Blog:

formatting link

Reply to
Eric Jacobsen

formatting link

Reply to
Spehro Pefhany

formatting link
formatting link

Scott

--
Scott Hemphill	hemphill@alumni.caltech.edu
"This isn\'t flying.  This is falling, with style."  -- Buzz Lightyear
Reply to
Scott Hemphill

Fascinating, I read these two references and see definitions that are sufficiently close to each other that they are not, to me, two separate jargon-words with different meanings.

Anyway, I prefer the spelling kluge because it is more phonetic for how the word is pronounced. Whereas kludge would rhyme with fudge. Others may feel differently.

Steve

Reply to
Steve Pope

PDA would have been my first choice.

You can use uIP protocol stack on flying device:

formatting link

-Le Chaud Lapin-

Reply to
Le Chaud Lapin

On Wed, 07 Jan 2009 23:24:13 +0000, Guy Macon wrote: ...

Tar-zhay. ;-)

Cheers! Rich

Reply to
Rich Grise

On Wed, 07 Jan 2009 20:18:27 -0600, krw wrote: ...

OK, this one is spelled the way I don't like, but according to the pronounciation key, it's pronounced right. This sets up a dissonance in my brain, because to me, the 'd' makes it rhyme with "fudge".

This isn't a bug in my brain, it's a feature. ;-D

But at least everybody seems to know how to pronounce it! Whew! ;-)

Cheers! Rich

Reply to
Rich Grise

Oddly, this seems to make a lot of sense to me - one must admit, doing a proper kluge does entail a bit of cleverness. ;-)

Cheers! Rocj

Reply to
Rich Grise

Actually, both would work better as bluetooth.

Reply to
JosephKK

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.