PIC Programmer K150: Difference between revisions

From EnigmaGuy Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


* Download [http://www.microchip.com/pagehandler/en-us/family/mplabx/ MPLab X] from Microchib website with [http://www.microchip.com/pagehandler/en_us/devtools/mplabxc/ MPLab XC8 Compiler]
* Download [http://www.microchip.com/pagehandler/en-us/family/mplabx/ MPLab X] from Microchib website with [http://www.microchip.com/pagehandler/en_us/devtools/mplabxc/ MPLab XC8 Compiler]
* Select File->New Project->Standalone project
[[File:Mplabx1.png|MPLabX - screen 1]]

Revision as of 07:13, 4 October 2014

About PIC Programmer K150

PIC K150 Programmer

This device is obsolete and not compatible with MPLab X (new PIC development tool), so you will have to export files in HEX format from MPLab X and import to DIY application which has released last version in 2007. For small projects I believe this device for 9 USD from E-Bay (Chinese resellers) is fine but for more advanced development is recommended usage of PICKit 3. Before you will buy this device I strongly recommend you to visit DIY Site and download latest DIYpack25ep.zip file. Also you will need USB driver for K150 devices (which is different from recommended on DIY site) for Profilic USB to Serial converter. Please also be informed that Profilic USB to Serial converter mounted on K150 boards supports only Windows up to version 7. Windows 8 or Windows 8.1 won't work!

DIY Software

DIY Software for K150

MPLabX

  • Select File->New Project->Standalone project

MPLabX - screen 1