ITPNYU / android-serial-components

Android -USB serial examples
MIT License
0 stars 0 forks source link

As an User, I can send Ascii data from a Pixel 3 to an Arduino nano 33 IoT #2

Open bklynjones opened 2 years ago

bklynjones commented 2 years ago

Given

has a Pixel 3

AND

they have connected the arduino to the pixel via usb cable.

WHEN

they enter a value on the pixel

AND

No response

THEN

the data is displayed on the arduino

bklynjones commented 2 years ago

this story has a few prerequisites that must be completed prior

Requirement