diff --git a/Projects-Using-usb-serial-for-android.md b/Projects-Using-usb-serial-for-android.md index a5b7964..e549f0e 100644 --- a/Projects-Using-usb-serial-for-android.md +++ b/Projects-Using-usb-serial-for-android.md @@ -24,6 +24,7 @@ and determination of their quality * [WebViewRS485Communication](https://github.com/jordanhsu520/WebViewRS485Communication) -- App to transfer data to the USB serial port. * [usbSerialTrack](https://github.com/javirs200/usbSerialTrack) -- App to Connect to a ESP32 cronometer [Circuit-timer-with-ESPnow](https://github.com/javirs200/Circuit-timer-with-ESPnow) WIP * [Chessconnect](https://chessconnect.de) -- App connecting smart chess boards to popular chess web sites +* [PIC k150 Programming](https://github.com/Danielk10/PIC-k150-Programing) -- Android application to program PIC microcontrollers directly from your phone using the PIC k150 programmer, based on KITSRUS protocol P018. Compatible with any device implementing this standard protocol. ## Libraries, Frameworks, and Tools