Content for PHPoC WiFi Shield

PHPoC WiFi Shield

PHPoC WiFi Shield for Arduino (P4S-347) is the advanced shield, which connects Arduino Uno and Mega to the Internet. It brings many advanced features of PHPoC to Arduino, enabling users to create Arduino-powered IoT devices easily and quickly. PHPoC Shield communicates with Arduino through SPI interface and connects to the Internet through WiFi. It supports various network and security protocols, authentication and encryption algorithms, adding plenty of capabilities to Arduino Uno and Mega. PHPoC WiFi Shield is equipped with an embedded Web server, WebSocket server and a PHPoC interpreter, enabling users to create dynamic embedded web apps to real-time control and monitor sensors/devices.

Arduino - Take Picture - Upload to Google Drive

“Arduino takes picture from camera and upload it to Google Drive via Google Drive API. Login process is via OAuth 2.0. How It Works 1. Login to Google Account via OAuth 2.0 for IoT devices to obtain access_token …

Arduino - Drawing via Web Using Step Motor Controller

“When drawing on web, the drawing will be sent to XY plotter to re-draw it on bigger screen. How It Works When a finger touches to the drawing area in webpage, the XY coordinate of touching point is sent to …

Wooden Chest Air Quality Monitor

“A compact air quality, temperature and humidity monitor enclosed in a small wooden chest, with a four-row LCD display. A project completed to measure the air condition in a diesel polluted building. Then the final design enclosed in a wooden …

Arduino - Control Arm Robot via Web

“This project shows how to control a 6DOF robot arm via web.”

Arduino - Web Pattern Unlock

“It’s a security feature for Arduino. User is required to input the unlock pattern before remotely controlling/monitoring Arduino. Introduction You may be familiar with the unlock pattern when you access your phone. Now this feature is available on …

Candy Dispenser

“A simple candy dispenser to enjoy upon your request and to practice arduino & bulding skills! The Project This is an easy way to create a candy dispenser using only IR sensor, servo, and pushbutton. It can be split up into …

Arduino - Web-Based Two-Player Game

“Have fun with a colleague during break time with this web-based game. There are two people playing game. each people uses two buttons to control direction of goalkeepers. Therefore, we need four buttons. Arduino reads the states of four buttons …

Distance Measurement Vehicle via Websocket

“A vehicle measures distance with its an encoder on its wheel. It is remotely controlled and transmits the distance via Websocket. When you measure distance between two point general way is to use a ruler. But you can use a …

Arduino - Web-Based Keypad

“Remotely controlling Arduino by using Web-based Keypad. We can control everything with this project. In this article, I just display the pressed key on 8x8 LED matrix as an example.”

Arduino - Web-Based Gauge

“This project shows how to monitor Arduino using a web-based gauge. By IoT_lover. We can monitor everything with this project, but I took the rotary angle sensor as an example. “