tag:github.com,2008:https://github.com/phpoc/arduino-Phpoc/releases Release notes from arduino-Phpoc 2021-09-30T23:28:22Z tag:github.com,2008:Repository/82161359/v1.5.1 2021-09-30T23:46:12Z Release v1.5.1 <h2>Precautions</h2> <ul> <li>When using this Arduino library, you must use the appropriate version of the flash files and firmware. <blockquote> <p><a href="https://github.com/phpoc/arduino-Phpoc/releases/tag/v1.5.1">this arduino library(v1.5.1)</a> + <a href="https://github.com/phpoc/phpoc-shield2/releases/tag/v1.5.0">flash files (v1.5.0)</a> + firmware (v1.5.0) <em><strong>recommended</strong></em><br> <a href="https://github.com/phpoc/arduino-Phpoc/releases/tag/v1.5.1">this arduino library(v1.5.1)</a> + <a href="https://github.com/phpoc/phpoc-shield/releases/tag/v1.0.2">flash files (v1.0.2)</a> + firmware (v1.3.1)</p> </blockquote> </li> </ul> <h2>Release Notes</h2> <ul> <li>Revision: 1.5.1</li> <li>Date: 2021. 10. 01.</li> <li>getHostByName : parse ip address string</li> <li>Change some parameters in WebSerialPlotter.ino to make graph look better</li> </ul> phpoc tag:github.com,2008:Repository/82161359/v1.5.0 2018-11-20T01:21:47Z Release v1.5.0 <h2>Precautions</h2> <ul> <li>When using this Arduino library, you must use the appropriate version of the flash files and firmware. <blockquote> <p><a href="https://github.com/phpoc/arduino-Phpoc/releases/tag/v1.5.0">this arduino library(v1.5.0)</a> + <a href="https://github.com/phpoc/phpoc-shield2/releases/tag/v1.5.0">flash files (v1.5.0)</a> + firmware (v1.5.0) <em><strong>recommended</strong></em><br> <a href="https://github.com/phpoc/arduino-Phpoc/releases/tag/v1.5.0">this arduino library(v1.5.0)</a> + <a href="https://github.com/phpoc/phpoc-shield/releases/tag/v1.0.2">flash files (v1.0.2)</a> + firmware (v1.3.1)</p> </blockquote> </li> </ul> <h2>Release Notes</h2> <ul> <li>Revision: 1.5.0</li> <li>Date: 2018. 11. 09.</li> <li>SPPC(Serial Phpoc Procedure Call) support</li> <li>spi protocol v2 support</li> <li>new class : Sppc</li> <li>new member functions <blockquote> <p>PhpocClient : command, avaiableForWrite<br> PhpocServer : beginWebSocketText, beginWebSocketBinary</p> </blockquote> </li> <li>Phpoc <blockquote> <p>begin boot wait support (500ms)<br> clear smtp MSA in begin()<br> cache v2 support : NetCache</p> </blockquote> </li> <li>PhpocServer <blockquote> <p>WebSocket path table support<br> beginWebSocket : remove path argument default value (NULL)<br> new beginWebSocket argument : proto<br> proto setup bug fix<br> add 'connected' log message</p> </blockquote> </li> <li>PhpocClient <blockquote> <p>SSL "method client" support<br> new static/public flags : client.conn_flags, client.init_flags</p> </blockquote> </li> <li>PhpocEmail : tcp0 busy bug fix ("tcp0 ioctl close" =&gt; "tcp0 close")</li> <li>remove SSL/SSH server</li> <li>new library metadata : includes=Phpoc.h</li> <li>new boot log : product name, firmware/package version</li> <li>examples <blockquote> <p>add new comments &amp; tutorial URL<br> new example URL : example.phpoc.com/asciilogo.txt<br> new example URL : example.phpoc.com/remote_addr<br> new examples : WebSerialPlotter, WebRemotePad</p> </blockquote> </li> </ul> phpoc tag:github.com,2008:Repository/82161359/v1.0.1 2018-11-20T00:59:01Z Release v1.0.1 <h2>Arduino Library for PHPoC</h2> <ul> <li>Compatible with the <a href="https://github.com/phpoc/phpoc-shield/releases/tag/v1.0.2">PHPoC (WiFi) Shield (v1.0.2)</a></li> <li>Compatible with the official firmware (v1.2.0 ~ v1.4.0)</li> </ul> <h2>Release Notes</h2> <ul> <li>Revision: 1.0.1</li> <li>Date: 2017. 05. 12.</li> <li>new member variable in Phpoc.h : pkg_ver_id</li> <li>add log in Phpoc::begin() : package version &amp; SSID/channel</li> <li>set spi_wait_ms to 600 for SSL client <blockquote> <p>certificate_verify is required by few servers<br> RSA private_key_op time is about 400ms</p> </blockquote> </li> </ul> phpoc tag:github.com,2008:Repository/82161359/v1.0.0 2018-11-20T01:17:37Z Release v1.0.0 <h2>Arduino Library for PHPoC</h2> <ul> <li>Initial release</li> <li>Supports IPv6</li> <li>Compatible with the <a href="https://github.com/phpoc/phpoc-shield/releases/tag/v1.0.0">PHPoC (WiFi) Shield (v1.0.0)</a></li> <li>Compatible with the official firmware v1.2.0</li> </ul> phpoc tag:github.com,2008:Repository/82161359/v0.8.0 2017-02-16T09:16:20Z Announce v0.8.0 <h2>Arduino Library for PHPoC</h2> <ul> <li>Announce for open beta test</li> <li>Compatible with the PHPoC Shield (revision 5)</li> <li>Compatible with the open beta firmware (v1.1.1_b1) / P4S-348 only</li> </ul> phpoc