We have been running a Windows 7/10 based Python program that calls the ipecmd.jar method for programming our controllers via a PICkit3 or 4: "java.exe" -jar "ipecmd.jar" -TPPK3 -E -M -P18F67K22 -F"PIC_v01_15.hex" -OL
We now have the entire Python proj..
↧