Quantcast
Channel: Other Projects Archives - Use Arduino for Projects
Viewing all articles
Browse latest Browse all 432

Stream support for the Arduino MQTT library

$
0
0

MQTT is a lightweight messaging protocol for the Internet of Things. This post details the use of Stream support for large payload storage in the Arduino MQTT library. MQTT is a lightweight protocol, but that doesn’t mean that the payloads have to be small. The spec was designed to allow for messages up to 256MB, […]

The post Stream support for the Arduino MQTT library appeared first on Use Arduino for Projects.


Viewing all articles
Browse latest Browse all 432

Trending Articles