hi there, I'm new in arduino programming
my question is, can I connect two arduino device via ad hoc network?
and transfer data (i.e. photograph) between two device
is there any reference I can learn?
thx. 8) 8)
hi there, I'm new in arduino programming
my question is, can I connect two arduino device via ad hoc network?
and transfer data (i.e. photograph) between two device
is there any reference I can learn?
thx. 8) 8)
my question is, can I connect two arduino device via ad hoc network?
Sure. Connect Rx on one to TX on the other. Connect TX on the first to RX on the second. Connect grounds on each. An ad-hoc network was created.
Where is the Arduino going to get a photograph?
I want to put arduino board on UAV
and transfer realtime picture to the server
but there's only ad hoc can use
any datasheat to reference?
is there any other method to achieve it?
thx again 8) 8)
and transfer realtime picture to the server
Where are you getting this picture?
but there's only ad hoc can use
Why?
any datasheat to reference?
Data sheet for what?
because I'll put the machine up to the ocean
there's no any network covered
I want to transfer photos via serveral arduinos
I've read some data and know that I can use Xbee chip
but I've no idea to implement it
can it work? I mean use Xbee to transfer data from arduino to arduino
Most RF links are only hundreds of meters at most.
how about using WiShield? is it doable?
How far over the ocean do you get WiFi?
it depends on the wifi modules
any idea?
thanks!
Ocean water is usualy tend to be highly rich in ions, it's a noisy place electro-magneticaly. I don't know if the WIFI will work into deep water.