From fcdf711e32c1395c72e871679440a65dba581307 Mon Sep 17 00:00:00 2001 From: Milan Fabian <6372867+milan-fabian@users.noreply.github.com> Date: Thu, 19 Jan 2023 08:29:15 +0100 Subject: [PATCH] Added Slideshow app to the list of projects --- Projects-Using-usb-serial-for-android.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index ec2ee48..258ebaa 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -15,6 +15,7 @@ * [Oscilloscope](https://github.com/dgatf/Oscilloscope) -- An Oscilloscope application that reads the values at the serial port, that can be generated by an Arduino board * [USB Serial Telnet Server](https://github.com/ClusterM/usb-serial-telnet-server) -- App that binds a USB serial converter to a Telnet client * [GUI-O:GUI for embedded devices](https://www.gui-o.com/) -- Create and control your GUI using a simple protocol and any microcontroller +* [Slideshow - Digital Signage app](https://slideshow.digital/) -- Control playback on the screen using commands through a serial port ## Libraries, Frameworks, and Tools