Datasheet
Manuals
Brands
Adafruit Manuals
Adafruit
Circuit Playground Express
131
132
133
134
135
136
137
138
139
140
>>> impo
rt board,bu
sio
>>> i2c =
busio.I2C(b
oard.SCL,
board.SDA
)
>>> uart
= busio.UA
RT(board.T
X, board.R
X)
Traceback
(most rece
nt call last):
File "", line
1, in
ValueErro
r: Invalid pin
s
© Adafruit In
dustries
https://learn
.adafruit.com
/adafruit-cir
cuit-playgrou
nd-express
Page 140
of
211
1
...
...
138
139
140
141
142
...
...
211