Hello!
I'm new to PIC, previously I was using STM32 and AVR microcontrollers under Linux (particularly, ATTiny).
I would like to make use of PIC10F2xx series microcontrollers, but they cannot be programmed with the PICPgm USB Programmer because they are not "low-voltage programmable". I wonder, is it easy to hack the PICPgm USB Programmer by adding a charge pump in it in order for it to be usable for PIC10F2xx micros?
Previously, I built an
Arduino-controlled programmer with 12V charge pump for programming ATTiny and it worked like a charm.