Page 1 of 1

DIY Programmer?

Posted: Thu Jul 13, 2023 10:03 am
by Gunplumber
Hi Guys

I have been busy for the last few months sorting out the hardware for my latest project which is now at a working prototype stage. A huge thanks to Jerry Messina for all your help with little issues etc. :D :D
So now i have it all working and looking like it may be a viable product with some commercial viability, i have turned my attention back to the software and thinking about how to implement future software updates for the devices i make. I have absolutely no experience with boot loaders or USB interfacing or PC based software development and given this am thinking about alternatives.
Has anyone made their own custom programmer? Something that would either plug into the computer and work with the pickit software or similar, or even have a SD card interface which the hex files are stored and then transferred to the PIC via a ICSP header? The boards currently utilize surface mount parts and already has an on board ICSP header for this purpose.

Thoughts?

Cheers
Lee

Re: DIY Programmer?

Posted: Thu Jul 13, 2023 10:57 am
by Jerry Messina
Personally, I wouldn't recommend rolling your own, but if you're so inclined I'd suggest something like this:
http://kair.us/projects/pk2m_programmer/index.html

It's from the same guy who does the pickitminus software, so at least it's supported and up to date.
http://kair.us/projects/pickitminus/index.html