You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# arduino-usb-terminal
2
-
{:height="30%" width="30%"}
1
+
<imgsrc=".github/images/logo.png"width="128">
3
2
3
+
# arduino-usb-terminal
4
4
Terminal-like app to send commands to Arduino through USB
5
5
6
6
This app simplifies testing your Arduino components that work with direct usb commands by giving you the ability to send custom commands and view the returned message from your Arduino device.
0 commit comments