Developer World
Spresense Arduino Library v3.2.0-77d75a4
SoftwareSerial.h File Reference

SPRESENSE Arduino Software Serial library. More...

#include <inttypes.h>
#include <Stream.h>
Include dependency graph for SoftwareSerial.h:

Go to the source code of this file.

Classes

class  SoftwareSerial
 SoftwareSerial controller. More...
 

Macros

#define SS_MAX_RX_BUFF   64
 

Detailed Description

SPRESENSE Arduino Software Serial library.

Author
Sony Semiconductor Solutions Corporation

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.