ITPNYU / android-serial-components

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

As an User, I can view Ascii data received on an Arduino nano 33 IoT from an Android Pixel 3 #4

Open bklynjones opened 1 year ago

bklynjones commented 1 year ago

Given

The MicroController is powered on

WHEN

Incoming Serial Data is received

THEN

The received data is displayed on the display

bklynjones commented 1 year ago

This component is meant to serve as a debugging device for Data sent from the Android device.