WiFi + Arduino

389 views
Skip to first unread message

Sam Tarakajian

unread,
Dec 9, 2011, 11:01:56 AM12/9/11
to nycresistormi...@googlegroups.com
Hi all,

If working with Arduino has taught me anything, it's that wires are the devil. I'm interested in exploring WiFi and Arduino, with the ultimate goal of having some clean, simple Arduino code that lets me open a TCP socket on my Arduino and write some data to a desktop machine. Probably some data like "Hello, World" or "Bachmann 2012". I understand that to make that happen I need a wifi shield; unfortunately the internet seems only too eager to supply results:


Does anyone have any experience getting something like this to work? I would appreciate the help tremendously.

Thanks very much,
-Sam Tarakajian

Ted Hayes | Limina.Studio

unread,
Dec 9, 2011, 1:34:05 PM12/9/11
to nycresistormi...@googlegroups.com
It just so happens that this week I researched the Roving Networks RN-XV wifi module, I have a writeup here:
(hopefully my blog is working, it was experiencing some downtime today)

I like the module so far, it seems to work pretty well when it connects.  I haven't been able to get it to work faster than 9600 baud yet, but it works!

—t3db0t



--
You received this message because you are subscribed to the Google Groups "NYCResistor:Microcontrollers" group.
To post to this group, send email to nycresistormi...@googlegroups.com.
To unsubscribe from this group, send email to nycresistormicrocon...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nycresistormicrocontrollers?hl=en.

derek enos

unread,
Dec 9, 2011, 3:01:16 PM12/9/11
to nycresistormi...@googlegroups.com
I've used the WiShield, which is basically just a breakout for Microchip's ZG2100MOD module which has been superseded by the MRF24WB0MB.  The MRF24WB0MB module itself is $24 in single quantities.  I wasn't crazy about the WiShield Arduino library but was able to serve a simple HTML/CSS page over both AdHoc and Infrastructure connections with relatively little code.


-Sam Tarakajian

--

trandi

unread,
Dec 10, 2011, 8:18:26 AM12/10/11
to NYCResistor:Microcontrollers
here's a post
http://trandi.wordpress.com/2011/09/26/vfd-clock-connects-to-the-internet/
on how to use a similar module, the RN-134 which is similar to the
RN-171 used by SparkFun's RN-XV and which I'm using directly.

The board using this module is not Arduino per se, but it's an
Atmega328 programed in C directly, so it's similar, though slightly
lower level.

Hope this helps,
Dan


On Dec 9, 1:34 pm, "Ted Hayes | Limina.Studio"
<liminastu...@gmail.com> wrote:
> It just so happens that this week I researched the Roving Networks RN-XV wifi module, I have a writeup here:http://log.liminastudio.com/programming/getting-started-with-the-rn-x...


> (hopefully my blog is working, it was experiencing some downtime today)
>
> I like the module so far, it seems to work pretty well when it connects.  I haven't been able to get it to work faster than 9600 baud yet, but it works!
>
> —t3db0t
>
> On Dec 9, 2011, at 11:01 AM, Sam Tarakajian wrote:
>
>
>
>
>
>
>
> > Hi all,
>
> > If working with Arduino has taught me anything, it's that wires are the devil. I'm interested in exploring WiFi and Arduino, with the ultimate goal of having some clean, simple Arduino code that lets me open a TCP socket on my Arduino and write some data to a desktop machine. Probably some data like "Hello, World" or "Bachmann 2012". I understand that to make that happen I need a wifi shield; unfortunately the internet seems only too eager to supply results:
>

> >http://www.bizoner.com/arduino-wifi-ieee80211bg-serial-shield-interna...
> >http://www.robotshop.com/anaconda-wifi-shield-arduino.html?utm_source...
> >http://www.robotshop.com/cupperhead-wifi-shield-arduino.html?utm_sour...
> >http://www.linkspritedirect.com/product_info.php?products_id=63&cPath...
> >http://www.linkspritedirect.com/product_info.php?products_id=25&cPath...

Dave Pentecost

unread,
Dec 10, 2011, 10:36:46 AM12/10/11
to nycresistormi...@googlegroups.com
This may come in handy - Ben Combee's Webduino webserver library.

https://github.com/sirleech/Webduino

Good luck
Dave


Director, Technology
Center for Community
http://www.girlsclub.org/building

Community Base
http://c4c.posterous.com

@dpentecost
Cell 646 704 2021

Sam Tarakajian

unread,
Dec 13, 2011, 9:41:55 AM12/13/11
to nycresistormi...@googlegroups.com
You guys are awesome. I'll share whatever useful information I uncover.

-S

Reply all
Reply to author
Forward
0 new messages