SPRESENSE Arduino Software Serial library. More...
#include <inttypes.h>
#include <Stream.h>
Go to the source code of this file.
Classes | |
class | SoftwareSerial |
SoftwareSerial controller. More... | |
Macros | |
#define | SS_MAX_RX_BUFF 64 |
SPRESENSE Arduino Software Serial library.
The Software Serial library has been developed to allow serial communication on any digital pins of the SPRESENSE. It is possible to communicate with speeds up to 250,000 bps.