PHPoC Quick Start
Required Items
PHPoC, USB Cable, PC, PHPoC Debugger, Related Libraries, Example Source Code
1. Connect PHPoC Product to PC
Connect the PHPoC product to your PC using a USB cable.
2. Run PHPoC Debugger and Connect
PHPoC Debugger is dedicated software used for configuring and developing PHPoC products. To use this product, you must install PHPoC Debugger on your PC.
Select the port connected to your PC and click the Connect button.
3. Add Related PSP Library
By adding the related PSP library to the product's
lib folder through PHPoC Debugger, you can simplify programming using already implemented functions.
4. Add Source Code
Modify init.php, task0.php, and index.php to write and upload source code.
Reference Sites