Using Examples


Examples included in the PHPoC library can be run via Arduino IDE. Here is the procedure for running the Web Client. Note that you need to connect your shield to the Internet before running this example.

  1. Connect your shield to an AP which has the Internet connectivity according to the instructions of Connecting to an AP.

  2. Install the PHPoC library according to the instructions of Installing The Library.

  3. Run the Aduino IDE and select [File] > [Examples] > [PHPoC] > [WebClient].

    ide_ex_webclient

  4. Upload the example.

    ide_upload

  5. Run the serial monitor.

    ide_sm

  6. Check the result shown in the serial monitor.

    ide_ex_webclient_sm