Friday, 25 September 2015

Week 3 Fyp 2

List of activity
Study about wifi shield cc3000 control relay

Objective
Learn about wifi shield operation

Content

The Arduino WiFi shield allows an Arduino board to connect to the internet using the WiFi library and to read and write an SD card using the SD library.The WiFi Library is included with the most recent version of the Arduino IDE. The firmware for the WiFi shield has changed in Arduino IDE 1.0.4. This WiFi Shield makes DIY home automation much more affordable. Nothing else on the market is this cheap and this simple to use and configure.This Shield is for use with any 5V or 3.3V micro that has a serial connection. As constructed here it is plug compatible with the standard Arduino boards. 

Connecting the Shield

To use the shield, mount it on top of an Arduino board ("In my project i use Arduino Mega 2560 board").Digital pin 7 is used as a handshake pin between the WiFi shield and the Arduino, and should not be used.

No comments:

Post a Comment