This library provides an Arduino/C++ API for ESP8266 based boards. It allows the connection between an Arduino board and an ESP8266 board, using the former for data acquisition/processing/actuation, and the latter as WiFi interface. Splitting the two activities is convenient since communication has a heavy footprint and requires sophisticated algorithms that are offloaded to the specialized ESP device. In addition the ESP8266 is shipped with an open source implementation of the TCP/IP stack, that is accessible through the serial interface.
A wrapper for the at interface of the esp8266
CIUFFOLETTI, AUGUSTO
2017-01-01
Abstract
This library provides an Arduino/C++ API for ESP8266 based boards. It allows the connection between an Arduino board and an ESP8266 board, using the former for data acquisition/processing/actuation, and the latter as WiFi interface. Splitting the two activities is convenient since communication has a heavy footprint and requires sophisticated algorithms that are offloaded to the specialized ESP device. In addition the ESP8266 is shipped with an open source implementation of the TCP/IP stack, that is accessible through the serial interface.File in questo prodotto:
Non ci sono file associati a questo prodotto.
I documenti in IRIS sono protetti da copyright e tutti i diritti sono riservati, salvo diversa indicazione.