Loading...
Pages: [1]   Go Down
Author Topic: Connect Arduino to laptop Wireless card  (Read 481 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 2
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hi guys,
I'm new to the electronics world.
My question is pre explained on the topic's subject.
Is it possible to connect my laptop wireless card to the Arduino (UNO) so I can use to communicate wirelessly ?

Best regards.
Logged

Netherlands
Offline Offline
Tesla Member
***
Karma: 101
Posts: 9553
In theory there is no difference between theory and practice, however in practice there are many...
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

No,
(99.99999% sure , but I do not know the details of your laptops wifi-card.)

If you have an old laptop you could use it as bridge between the serial of Arduino and its wifi card (add some clever python code)

Logged

Rob Tillaart

Nederlandse sectie - http://arduino.cc/forum/index.php/board,77.0.html -

Ayer, Massachusetts, USA
Offline Offline
Edison Member
*
Karma: 28
Posts: 1148
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Without a lot of work, I suspect you can't take a card from a laptop and use it on the Arduino.

However, there are ways to get the Arduino to communicate wirelessly:
  • Getting a wifi shield to plug into the Arduino.  From what I've read, there are various limitations on its use (it can only be used with an available wifi infrastructure, and the software for the wifi shield uses up most of the Arduino's memory).
  • Get a bluetooth card/shield on the Arduino (and bluetooth on the laptop if it doesn't have buetooth)
  • There are various low power radio cards for Arduino, and you would have to get something that would let your laptop also communicate
  • Get a GPRS/GPM shield for your Arduino (GPRS/GPM are cell phone technologies, and you would have to be careful not to exceed your data plans monthly limits)
Logged

Netherlands
Offline Offline
Newbie
*
Karma: 1
Posts: 36
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I use this card and I am quite happy with it: http://www.elechouse.com/elechouse/images/product/UART%20WiFi%20Transparent%20Module/User%20Manual-03_ENGLISH.pdf.
It interfaces with my Arduino 2560 through a USB interface (the card does the conversion) and it doesn't cost any precious ram. It can even be configured through its own http server.

kind regards,

Jos
Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 2
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Yeah, I supected that it was not possible x) But who knows  smiley-grin
I already knew about the shields (wifi, bluetooth, etc...) but since I have this card from my old computer I though I could give it some use x)
In that case I will buy either a shield or the card that JosAH said he uses, wich seems very good. thank you for the tip JosAh smiley-wink
And thank you all for the help  smiley-lol
Kind regards,
Sammael
Logged

Netherlands
Offline Offline
Tesla Member
***
Karma: 101
Posts: 9553
In theory there is no difference between theory and practice, however in practice there are many...
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

@Jos,
Interesting wifi - European reseller known?

Logged

Rob Tillaart

Nederlandse sectie - http://arduino.cc/forum/index.php/board,77.0.html -

LONDON UK
Offline Offline
Full Member
***
Karma: 0
Posts: 102
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

http://shop.ciseco.co.uk/rf-module-range/

has what you need even a UNO with it built in on the board (xinoRF)
Logged

Netherlands
Offline Offline
Newbie
*
Karma: 1
Posts: 36
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

@Jos,
Interesting wifi - European reseller known?

Not that I know; I'm buying mine straight from China; it has a terrible manual (written in Chenglish, see the link in my previous reply ;-) note that this card uses the 802.11b/g protocol. It is easy to program by an Ardiuno itself and its antenna is great (> 15m indoors with concrete walls)

kind regards,

Jos
Logged

Pages: [1]   Go Up
Print
 
Jump to: