Hello,
Is it possible to run pk2cmd on Android?
My use case is to connect a PICkit2 to an Android device using OTG and execute pk2cmd commands directly from Android (similar to a terminal environment). For example, I would like to detect the PICkit2 and run programming/read/write commands from an Android app or terminal.
I understand pk2cmd depends on USB communication (likely libusb) and PK2DeviceFile.dat, so I’m wondering if Android support is technically possible or if anyone has tried porting/building it for Android.
This would be very helpful for portable embedded development and programming PIC devices without needing a PC.
Thanks!
Hello,
Is it possible to run
pk2cmdon Android?My use case is to connect a PICkit2 to an Android device using OTG and execute
pk2cmdcommands directly from Android (similar to a terminal environment). For example, I would like to detect the PICkit2 and run programming/read/write commands from an Android app or terminal.I understand
pk2cmddepends on USB communication (likelylibusb) andPK2DeviceFile.dat, so I’m wondering if Android support is technically possible or if anyone has tried porting/building it for Android.This would be very helpful for portable embedded development and programming PIC devices without needing a PC.
Thanks!