mangeb / WiShield

WiShield library for the Arduino development platform

Home Page:asynclabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiShield library and TCP/IP stack files for the WiShield 1.0 wireless devices

Async Labs Inc.
www.asynclabs.com

-------------------------------------------------------------------------------
Version 1.2.0
-------------------------------------------------------------------------------
Changes:
- Fixed buffer overflow issue
- Added files for WiServer implementation
- Removed stray debug prints from source code
- Made sketches uniform to existing examples
- Added missing implementation for setURL function
- Adding support for using Digital pin 8 on Arduino as the interrupt pin for
  WiShield
- Added function for base64 encoding
- Fixing IP address assignment macro

New features:
- Adding sample SocketApp sketch to demonstrate using WiShield for socket
  communication 
- Adding UDPApp sketch to demonstarte use of UDP protocol for communication

Known issues:
None

About

WiShield library for the Arduino development platform

asynclabs.com


Languages

Language:C 84.1%Language:C++ 8.0%Language:Java 4.6%Language:Objective-C 3.2%