Releases: phpoc/arduino-Phpoc
Release v1.5.1
Precautions
- When using this Arduino library, you must use the appropriate version of the flash files and firmware.
this arduino library(v1.5.1) + flash files (v1.5.0) + firmware (v1.5.0) recommended
this arduino library(v1.5.1) + flash files (v1.0.2) + firmware (v1.3.1)
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
Release v1.5.0
Precautions
- When using this Arduino library, you must use the appropriate version of the flash files and firmware.
this arduino library(v1.5.0) + flash files (v1.5.0) + firmware (v1.5.0) recommended
this arduino library(v1.5.0) + flash files (v1.0.2) + firmware (v1.3.1)
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
Release v1.0.1
Arduino Library for PHPoC
- Compatible with the PHPoC (WiFi) Shield (v1.0.2)
- Compatible with the official firmware (v1.2.0 ~ v1.4.0)
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
Release v1.0.0
Arduino Library for PHPoC
- Initial release
- Supports IPv6
- Compatible with the PHPoC (WiFi) Shield (v1.0.0)
- Compatible with the official firmware v1.2.0
Announce v0.8.0
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