Skip to content

Espancky/WiFly-Shield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun WiFly Shield Library : alpha 2 release

WiFly Shield
WiFly Shield (WRL-09954)

TheWiFly 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

Product Versions

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