Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Library uart
To use this library in your code:
import uart
Classes
HostPort
Extends the functionality of the UART Port on platforms that support configurable RS232 devices. It allows setting and reading control lines.
Port
The UART port exposes the hardware features for communicating with an external peripheral using asynchronous communication.
StopBits
UartWriter