Skip to content
/ QPICkit Public
forked from GTRONICK/QPickit

QT based PIC programmer GUI that supports PICkit2 and ArdPicProg programmer

License

Notifications You must be signed in to change notification settings

Ho-Ro/QPICkit

 
 

Repository files navigation

QPICkit

QPICkit

Simple and quick pk2cmd front end. This is a GUI for the pk2cmd command line tool for programming PIC microcontrollers, using the PICkit2 or ArdPicProg programmer and debugger hardware. Other programmer can be added to the file programmer.cpp.

NOTE: You must install pk2cmd on your system first!: (The following links are given as reference only)

How to build

You must have qt, qmake and make installed in your system.

run:

qmake QPICkit.pro
make all -j4
make clean

About

QT based PIC programmer GUI that supports PICkit2 and ArdPicProg programmer

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 94.9%
  • QMake 5.1%