Saturday, 19 September 2015

Week 2 FYP2

List of activity

Test wifi shield

Objective

Learn how to set up web server using arduino wifishield cc3000

Content

In this week i have learn how to set up a web server by using wifishield cc3000. For my project this is important part. This process will allow user  to control a electrical appliances wirelessly. 

This is shows how to set up an Arduino with wifishield as a web server. The web servers in this are used to serve up web pages that can be accessed from a web browser running on any computer connected to the same network as the Arduino.

Some of the Arduino web server pages allow access to the Arduino hardware – this allows hardware to be controlled (e.g. switching on and off an LED from the web page) and monitored (e.g. reading the state of a switch and displaying it on a web page).
Hardware Components
The hardware required for following this series of tutorials is:
·                     An Arduino board
·                     An Arduino wifi shield module cc3000
·                     A USB cable for powering and programming the Arduino
·                     A computer with a micro SD card slot or a card reader with a micro SD card slot – only required for SD card servers

Hardware Setup
Before starting:
           
1.             Download libary for arduino cc3000
2.            Plug wifi shield on arduino. For my project i use arduino atmega 2560
3.            Test the SD card in the wifi shield.  

No comments:

Post a Comment