Arduino Phpoc Versions Save

Arduino Library for PHPoC

v1.5.1

2 years ago

Precautions

Release Notes

  • Revision: 1.5.1
  • Date: 2021. 10. 01.
  • getHostByName : parse ip address string
  • Change some parameters in WebSerialPlotter.ino to make graph look better

v1.5.0

5 years ago

Precautions

Release Notes

  • Revision: 1.5.0
  • Date: 2018. 11. 09.
  • SPPC(Serial Phpoc Procedure Call) support
  • spi protocol v2 support
  • new class : Sppc
  • new member functions

    PhpocClient : command, avaiableForWrite PhpocServer : beginWebSocketText, beginWebSocketBinary

  • Phpoc

    begin boot wait support (500ms) clear smtp MSA in begin() cache v2 support : NetCache

  • PhpocServer

    WebSocket path table support beginWebSocket : remove path argument default value (NULL) new beginWebSocket argument : proto proto setup bug fix add 'connected' log message

  • PhpocClient

    SSL "method client" support new static/public flags : client.conn_flags, client.init_flags

  • PhpocEmail : tcp0 busy bug fix ("tcp0 ioctl close" => "tcp0 close")
  • remove SSL/SSH server
  • new library metadata : includes=Phpoc.h
  • new boot log : product name, firmware/package version
  • examples

    add new comments & tutorial URL new example URL : example.phpoc.com/asciilogo.txt new example URL : example.phpoc.com/remote_addr new examples : WebSerialPlotter, WebRemotePad

v1.0.1

6 years ago

Arduino Library for PHPoC

Release Notes

  • Revision: 1.0.1
  • Date: 2017. 05. 12.
  • new member variable in Phpoc.h : pkg_ver_id
  • add log in Phpoc::begin() : package version & SSID/channel
  • set spi_wait_ms to 600 for SSL client

    certificate_verify is required by few servers RSA private_key_op time is about 400ms

v1.0.0

7 years ago

Arduino Library for PHPoC

v0.8.0

7 years ago

Arduino Library for PHPoC

  • Announce for open beta test
  • Compatible with the PHPoC Shield (revision 5)
  • Compatible with the open beta firmware (v1.1.1_b1) / P4S-348 only