Overview


PHPoC WiFi Shield for Arduino

Introduction

PHPoC WiFi Shield for Arduino connects Arduino to Wi-Fi networks. Attach this board over Arduino, and connect a WIFI dongle. After a simple network setup, Arduino is connected to the Internet.

The network function of this shield is based on the TCP/IP stack using PHPoC interpreter. The shield can be easily accessed by Phpoc Library. Phpoc Library is very similar to the usage of Arduino WIFI library. Therefore, source codes using existing WIFI library can be used immediately after modifying just few lines. It will surely reduce trials and errors of users with the previous experience using WIFI shield.

Furthermore, Phpoc Library has a wider range of applications since it supports a variety of API(e.g. SSL, SSH, TELNET, Web socket, ESMTP and so on) absent from the existing libraries.

Key Features

Protocol Stack

Protocol Stack