Content for PHPoC Blue

PHPoC Blue

PHPoC Blue (P4S-342) is a wireless LAN programmable IoT board. It is designed to make IoT development become easier and more convenient than ever. Besides having various interfaces to interact with sensors/actuators, PHPoC Blue is equipped with Wi-Fi connectivity. It supports various network protocols, security protocols, authentication and encryption algorithms, meeting all requirements for creating IoT projects and devices. PHPoC Blue uses PHPoC language for programming, which facilitates users in creating IoT applications. Ideas can be realized quickly and easily through some lines of code. Equipped with the Web server and WebSocket server, PHPoC allows users to develop the real-time Web applications for their IoT systems. Monitoring sensors and controlling actuators will be much more convenient. Additionally, PHPoC Blue can be used in combination with PHPoC expansion board to add the advanced capabilities, flexibility and extendibility.

Control Position of DC Motor via Web Using PID Controller

“This project shows how to control the position of DC motor via Web using a PID controller. When user access webpage of PHPoC Blue from a web browser on Smart Phone or PC, a WebSocket connection will be created between …

PID Controller, Auto-tuning Library And Example For DC Motor

“This provides libraries and examples code of controlling position and speed of DC motor using PID controller and auto-tuning. Introduction Have you ever heard about PID controller? It is a controller that is widely used in industrial to control various …

Tap & Drag Robotic Vacuum

“A robotic vacuum made to help the elderly. We used Drawing Route for Car on the Office’s Map (made by phpoc_man). This project is not completed. There is a reason why we do not use a joystick. Our team …

Real-Time Monitoring Dice’s State on Webpage

“This project shows how to monitor a dice’s state on webpage using PHPoC and 3D motion sensor.”

PHPoC - Control Pan-Tilt via Hand Gesture

“In this project, I am going show you how to use PHPoC to control Pan-Tilt via hand gesture. Through this way, controlling robot really becomes more fun!”

PHPoC - Remote control Spider Robot

“Let’s make a Web-based remote controller for Spider Robot. This project is similar to this one, but the hardware components are different. Here I use DC Motor Controller expansion board for controlling spider robot. It seems that PES-2404 …

PHPoC - Web-Based Car Race Brick Game

“Relax with the 90’s car race brick game on PHPoC. This classic game may make some of us feel childhood nostalgia. The game-play is simple, try to avoid hitting opponent cars and get many score as possible. The car …

Cocktail Machine with Alexa and PHPoC

“Ask Alexa to make a cocktail you want. Recipes are included in PHPoC script. How System Works When an user says to Amazon Echo Dot: “Alexa, ask Cocktail Machine to give me cocktail_name”, the following works will be done: Amazon …

Parking Lot IoT System

“We made a parking lot IoT system. We can check for vacancies through the webpage and reserve a parking space. When we reserve a parking space, the parking space is blocked. Blocked parking spaces are released through confirmation of the …