1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-09 17:06:21 +00:00

Updated Projects Using usb serial for android (markdown)

kai-morich 2023-12-21 11:50:17 +01:00
parent b5ebeceed9
commit fbcb6604a7

@ -22,6 +22,7 @@
## Libraries, Frameworks, and Tools
* [anotherlab](https://github.com/anotherlab/UsbSerialForAndroid) -- Xamarin C# port of this library
* [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
* [cordovarduino](https://github.com/xseignard/cordovarduino) -- Cordova/Phonegap plugin for USB host serial communication from an Android device