Skip to content

Wiznet/WizFiShield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WizFi Shield

WizFi Shield utilizes fully certified WizFi210 wifi module to provide your Arduino with wireless capability. SPI interface is used to allow for faster transmission speed and to free up the Arduino's UART. All the software and hardware materials are freely available and open source.

Features

  • Ultra Low Power (34μA at the Standby mode)
  • Operates with standard 802.11b/g/n access point at speed up to11Mbps (802.11b)
  • Security Protocol: WEP, WPA/WPA2-PSK, Enterprise, EAP-FAST, EAP-TLS, EAP-TTLS, PEAP

WizFi Shield

Hardware

These are PCB files for the WizFi Shield for Arduino. The files were created in the free & low cost EagleCad software available from CadSoft.

Software

These are library source code of WizFi shield and example code.

Example codes are as below.

  • Basic test
  • Basic Server test
  • Limited AP test
  • UDP client test
  • UDP server test
  • Web client test
  • Web server test
  • Remote Car control example : link

TimerOne : Timer 1 ISR library

Documents

Manual for WizFi shield (Korean & English version)

Revision History

Update Release : 2 August 2013

  • Fix bug: SPI & PWM control pin conflict

Update Release : 28 May 2013

  • Html parse lib added
  • New examples added: RC car control using UDP & Web
  • Some minor change on examples.

First release : Dec. 2012

Releases

No releases published

Packages

No packages published

Languages