ds30 Loader free edition forums
Python client for win/mac/linux - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: Console (https://picbootloader.com/forum/forumdisplay.php?fid=5)
+--- Thread: Python client for win/mac/linux (/showthread.php?tid=21900)



Python client for win/mac/linux - eur - 2017-10-31

Hi

Some years ago, I had someone made me a Python client. It works under Windows, Mac and Linux. I have working versions for both the PIC18F67K22 and the PIC18F46K22.

I don't fully understand the difference between the two versions, but I can explain how I adapted it to work with the PIC18F46K22.


Can I post the source here? it is just one file. It needs pyserial and IntelHex.


RE: Python client for win/mac/linux - Mikael Gustavsson - 2017-11-05

Hi,
You are very welcome to post the code here, preferably as attached files.