Skip to content

A simple UI written in python for pk2cmd comandline tool

Notifications You must be signed in to change notification settings

rhvarrier/PK2CMD-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PK2CMD-UI

PK2CMD is a commandline utility for Linux to upload programs to Microchip PIC using Pickit 2. This tool only provides a GUI to interact with this utility. In order to use this tool PK2CMD must be installed. The installation path should be added to pk2cmd_command option of the config.properties file. By default the script will look for the associated commands in the PATH variable. You can also specify the default path to HEX files using default_hex_file_path option in the config file. By default its value is set to /.

Screenshot

Features

  • Simple UI written using Tkinter
  • Automatically detets when the Pickit2 is connected via USB port.

Dependecy

  • Tkinter
  • tk_tools
  • pyudev

Usage

Connect Pickit2 only after starting the UI Tool. If not Pickit2 will not be detected automatically.

About

A simple UI written in python for pk2cmd comandline tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages