Skip to content

sparkfun/WiFly-Shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This product has been retired from our catalog. If you are looking for more up-to-date info, please check out the forum, comments here on GitHub, or IRC channel to see how other users are still hacking and improving on this product.

SparkFun WiFly Shield

SparkFun WiFly Shield

SparkFun WiFly Shield (WRL-09954)

TheSparkFun WiFly Shield enables ARduino boards to connect to 802.11b/g wireless networks with Roving Networks RN-131C module. It uses the SC16IS750 SPI-to-UART chip to free up the Arduino's UART.

Repository Contents

  • /Firmware - Example sketches
  • /Hardware - All Eagle design files (.brd, .sch)
  • /Libraries - All Arduino libraries and board examples
  • /Production - Test bed files and production panel files

Documentation

Product Versions

  • WRL-09954- The basic WiFly shield
  • RTL-11389- Retail packaging of WiFly shield and stackable headers

License Information

The hardware is released under Creative Commons Share-alike 3.0.

The SparkFun WiFly Shield library is Copyright (c) 2010 by SparkFun Electronics and is licensed under the LGPL.

Examples based on the original examples from the official Arduino Ethernet library are licensed under the same terms as the originals.

'ParsedStream.h' contains a ringbuffer implementation based on one originally found in the Arduino 'HardwareSerial' implementation.

Authors