# PIC16-XPRESS-Loader **Repository Path**: MicrochipTech/PIC16-XPRESS-Loader ## Basic Information - **Project Name**: PIC16-XPRESS-Loader - **Description**: A PIC16 implementation of the XPRESS-Loader (Drag'n Drop Programmer + USB-Serial Bridge) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-23 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PIC16-XPRESS-Loader A PIC16 implementation of the XPRESS-Loader (Drag'n Drop Programmer + USB-Serial Bridge) This is composed of two projects: * The MSD-Loader project proper containing several configurations for different target device families * A DFU bootloader to allow updates of the MSD-Loader itself via the standard DFU-util tool * NOTE: this is based on the great work of Matt Sarnoff and Peter Lawrence [USB-DFU Booloader for PIC16F145x](https://github.com/majbthrd/PIC16F1-USB-DFU-Bootloader)