1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-08 16:36:10 +00:00

while researching, found this change.

Jim Whitfield 2020-11-25 10:44:44 -08:00
parent 705e9d46e0
commit b94f2ee88b

@ -11,6 +11,6 @@
* [ArduinoFirmata-Android](https://github.com/shokai/ArduinoFirmata-Android) -- Android library for Arduino Firmata protocol, backed by usb-serial-for-android.
* [Basic4Android](http://basic4ppc.com/forum/additional-libraries-classes-official-updates/24835-usbserial-library-supports-ftdi-arduinos-other-usb-serial-devices.html) -- Rapid application development tool for Android.
* [Protocoder](http://www.protocoder.org) -- Prototyping environment of creative applications for Android.
* [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