From 0be8e0ef5b2295078952d3ceafe07ccb5704e87d Mon Sep 17 00:00:00 2001 From: Daniel Elias Diamon Vazquez Date: Tue, 13 Jan 2026 09:03:47 -0400 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 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