From 89f81edcd811185d6ab35697fc709d23c01f9b9f Mon Sep 17 00:00:00 2001 From: Vincent Berthiaume Date: Mon, 7 Dec 2020 11:05:48 -0500 Subject: [PATCH] Updated Projects Using usb serial for android (markdown) --- 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 be3fcb4..d5a6b19 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -14,3 +14,4 @@ * [phonk](http://phonk.app) formerly Protocoder -- Prototyping environment of creative applications for Android. * [cordovarduino](https://github.com/xseignard/cordovarduino) -- Cordova/Phonegap plugin for USB host serial communication from an Android device * [jdAlcorn/usb-serial-for-android](https://github.com/jdAlcorn/usb-serial-for-android) -- fork with RawUsb support +* [juce_serialport](https://github.com/cpr2323/juce_serialport) -- A [JUCE](https://github.com/juce-framework/JUCE) sub-module allowing serial communication on Windows, Mac, and Android \ No newline at end of file