Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

langbeck/pickit3-programmer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICkit3 Programmer Application for Linux

This is the original Microchip's PICkit3 Programmer Application that has been ported to Linux. Most of the code stills the same, some changes include:

  • Replace native calls to Windows USB API for the cross-platform HidSharp;
  • Fix Windows-like file paths and manual path build;

1. Pre-requisites

  • for building: sudo apt install -y mono-complete
  • for execute: sudo apt install -y mono-runtime

2. Building

Restore Nuget packages and build: make build or only make

3. Installing

Installation uses /opt/microchip/pickit3 as the target directory and covers:

  • Copy build output and extra files to the target directory;
  • Copy udev rules to /etc/udev/rules.d/;
  • Create a link to pickit3 in /usr/local/bin/pickit3

To install just run: sudo make install

About

PICkit3 Programmer Application [from Microchip] ported to Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.