在好例子网,分享、交流、成长!
您当前所在位置:首页Config 开发实例其他配置 → PIC单片机用PICkit3-Programmer烧录软件安装包

PIC单片机用PICkit3-Programmer烧录软件安装包

其他配置

下载此实例
  • 开发语言:Config
  • 实例大小:8.79M
  • 下载次数:5
  • 浏览次数:40
  • 发布时间:2023-04-19
  • 实例类别:其他配置
  • 发 布 人:LGH850
  • 文件格式:.rar
  • 所需积分:2

实例介绍

【实例简介】PIC单片机用PICkit3-Programmer烧录软件安装包

【实例截图】

from clipboard

【核心代码】

.
├── PICkit3-Programmer-v3.10软件包
│   ├── PICkit3 Programmer Application Setup v3.10
│   │   ├── PICkit3Setup.msi
│   │   └── setup.exe
│   ├── PICkit3 Programmer Application Source v3.10
│   │   ├── License Agreement.rtf
│   │   ├── PICkit2SourceGuidePCv2-61FWv2-32.pdf
│   │   ├── PICkit2V2
│   │   │   ├── MicrochipLogo.gif
│   │   │   ├── PICkit2Logo.bmp
│   │   │   ├── PICkit2V2
│   │   │   │   ├── ClassDiagram1.cd
│   │   │   │   ├── Constants.cs
│   │   │   │   ├── DeviceData.cs
│   │   │   │   ├── DeviceFile.cs
│   │   │   │   ├── DialogAbout.Designer.cs
│   │   │   │   ├── DialogAbout.cs
│   │   │   │   ├── DialogAbout.resx
│   │   │   │   ├── DialogCalibrate.Designer.cs
│   │   │   │   ├── DialogCalibrate.cs
│   │   │   │   ├── DialogCalibrate.resx
│   │   │   │   ├── DialogConfigEdit.Designer.cs
│   │   │   │   ├── DialogConfigEdit.cs
│   │   │   │   ├── DialogConfigEdit.resx
│   │   │   │   ├── DialogCustomBaud.Designer.cs
│   │   │   │   ├── DialogCustomBaud.cs
│   │   │   │   ├── DialogCustomBaud.resx
│   │   │   │   ├── DialogDevFile.Designer.cs
│   │   │   │   ├── DialogDevFile.cs
│   │   │   │   ├── DialogDevFile.resx
│   │   │   │   ├── DialogLogic.Designer.cs
│   │   │   │   ├── DialogLogic.cs
│   │   │   │   ├── DialogLogic.resx
│   │   │   │   ├── DialogPK2Go.Designer.cs
│   │   │   │   ├── DialogPK2Go.cs
│   │   │   │   ├── DialogPK2Go.resx
│   │   │   │   ├── DialogTrigger.Designer.cs
│   │   │   │   ├── DialogTrigger.cs
│   │   │   │   ├── DialogTrigger.resx
│   │   │   │   ├── DialogTroubleshoot.Designer.cs
│   │   │   │   ├── DialogTroubleshoot.cs
│   │   │   │   ├── DialogTroubleshoot.resx
│   │   │   │   ├── DialogUART.Designer.cs
│   │   │   │   ├── DialogUART.cs
│   │   │   │   ├── DialogUART.resx
│   │   │   │   ├── DialogUnitSelect.Designer.cs
│   │   │   │   ├── DialogUnitSelect.cs
│   │   │   │   ├── DialogUnitSelect.resx
│   │   │   │   ├── DialogUserIDs.Designer.cs
│   │   │   │   ├── DialogUserIDs.cs
│   │   │   │   ├── DialogUserIDs.resx
│   │   │   │   ├── DialogVDDErase.Designer.cs
│   │   │   │   ├── DialogVDDErase.cs
│   │   │   │   ├── DialogVDDErase.resx
│   │   │   │   ├── FormMultiWinEEData.Designer.cs
│   │   │   │   ├── FormMultiWinEEData.cs
│   │   │   │   ├── FormMultiWinEEData.resx
│   │   │   │   ├── FormMultiWinProgMem.Designer.cs
│   │   │   │   ├── FormMultiWinProgMem.cs
│   │   │   │   ├── FormMultiWinProgMem.resx
│   │   │   │   ├── FormPICkit2.Designer.cs
│   │   │   │   ├── FormPICkit2.cs
│   │   │   │   ├── FormPICkit2.resx
│   │   │   │   ├── FormTestMemory.Designer.cs
│   │   │   │   ├── FormTestMemory.cs
│   │   │   │   ├── FormTestMemory.resx
│   │   │   │   ├── Icon1.ico
│   │   │   │   ├── Icon2.ico
│   │   │   │   ├── Icon3.ico
│   │   │   │   ├── ImportExportHex.cs
│   │   │   │   ├── PIC24F_PE.cs
│   │   │   │   ├── PIC32MXFunctions.cs
│   │   │   │   ├── PICkit2V2.csproj
│   │   │   │   ├── PICkit2V2.csproj.user
│   │   │   │   ├── PICkit3V3.csproj
│   │   │   │   ├── PICkit3V3.csproj.user
│   │   │   │   ├── PICkitFunctions.cs
│   │   │   │   ├── PK3Helpers.cs
│   │   │   │   ├── Pk2BootLoader.cs
│   │   │   │   ├── Program.cs
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── SetOSCCAL.Designer.cs
│   │   │   │   ├── SetOSCCAL.cs
│   │   │   │   ├── SetOSCCAL.resx
│   │   │   │   ├── USB.cs
│   │   │   │   ├── Utilities.cs
│   │   │   │   ├── bin
│   │   │   │   │   ├── Debug
│   │   │   │   │   └── Release
│   │   │   │   │       ├── 44-Pin Demo Board User Guide 41296B.pdf
│   │   │   │   │       ├── DBE Demo
│   │   │   │   │       │   ├── 16F887Demo.HEX
│   │   │   │   │       │   ├── 16F887Demo.asm
│   │   │   │   │       │   ├── 16F887Demo.lst
│   │   │   │   │       │   ├── PIC16F887 Debug Demo.mcp
│   │   │   │   │       │   ├── PIC16F887 Debug Demo.mcs
│   │   │   │   │       │   └── PIC16F887 Debug Demo.mcw
│   │   │   │   │       ├── Logic Tool User Guide.pdf
│   │   │   │   │       ├── Low Pin Count User Guide 51556a.pdf
│   │   │   │   │       ├── PICkit 2 Readme.txt
│   │   │   │   │       ├── PICkit 3 Programmer Application ReadMe.txt
│   │   │   │   │       ├── PICkit 3 Programmer Application User's Guide 50002158a.pdf
│   │   │   │   │       ├── PICkit2 User Guide 51553E.pdf
│   │   │   │   │       ├── PICkit3.exe
│   │   │   │   │       ├── PICkit3.ini
│   │   │   │   │       ├── PICkit3.pdb
│   │   │   │   │       ├── PICkit3.vshost.exe
│   │   │   │   │       ├── PICkit3.vshost.exe.manifest
│   │   │   │   │       ├── PK2DeviceFile.dat
│   │   │   │   │       ├── PK2Test.dll
│   │   │   │   │       ├── PK2V023200.hex
│   │   │   │   │       ├── PK3BLV011405.hex
│   │   │   │   │       ├── PK3IMG020005.hex
│   │   │   │   │       ├── PK3OSV020005.hex
│   │   │   │   │       ├── Programmer-To-Go User Guide.pdf
│   │   │   │   │       └── Sounds
│   │   │   │   │           ├── error.wav
│   │   │   │   │           ├── success.wav
│   │   │   │   │           └── warning.wav
│   │   │   │   ├── dialogSounds.Designer.cs
│   │   │   │   ├── dialogSounds.cs
│   │   │   │   ├── dialogSounds.resx
│   │   │   │   ├── dsPIC33_PE.cs
│   │   │   │   ├── icon1.bmp
│   │   │   │   └── obj
│   │   │   │       ├── Debug
│   │   │   │       │   └── TempPE
│   │   │   │       ├── PICkit2V2.csproj.FileList.txt
│   │   │   │       ├── PICkit2V2.csproj.FileListAbsolute.txt
│   │   │   │       └── x86
│   │   │   │           └── Release
│   │   │   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │               ├── GenerateResource.read.1.tlog
│   │   │   │               ├── GenerateResource.write.1.tlog
│   │   │   │               ├── PICkit2V2.DialogAbout.resources
│   │   │   │               ├── PICkit2V2.DialogCalibrate.resources
│   │   │   │               ├── PICkit2V2.DialogConfigEdit.resources
│   │   │   │               ├── PICkit2V2.DialogCustomBaud.resources
│   │   │   │               ├── PICkit2V2.DialogDevFile.resources
│   │   │   │               ├── PICkit2V2.DialogLogic.resources
│   │   │   │               ├── PICkit2V2.DialogPK2Go.resources
│   │   │   │               ├── PICkit2V2.DialogTrigger.resources
│   │   │   │               ├── PICkit2V2.DialogTroubleshoot.resources
│   │   │   │               ├── PICkit2V2.DialogUART.resources
│   │   │   │               ├── PICkit2V2.DialogUnitSelect.resources
│   │   │   │               ├── PICkit2V2.DialogUserIDs.resources
│   │   │   │               ├── PICkit2V2.DialogVDDErase.resources
│   │   │   │               ├── PICkit2V2.FormMultiWinEEData.resources
│   │   │   │               ├── PICkit2V2.FormMultiWinProgMem.resources
│   │   │   │               ├── PICkit2V2.FormPICkit2.resources
│   │   │   │               ├── PICkit2V2.FormTestMemory.resources
│   │   │   │               ├── PICkit2V2.Properties.Resources.resources
│   │   │   │               ├── PICkit2V2.SetOSCCAL.resources
│   │   │   │               ├── PICkit2V2.csproj.FileListAbsolute.txt
│   │   │   │               ├── PICkit2V2.dialogSounds.resources
│   │   │   │               ├── PICkit2V2.exe
│   │   │   │               ├── PICkit2V2.pdb
│   │   │   │               ├── PICkit3.exe
│   │   │   │               ├── PICkit3.pdb
│   │   │   │               ├── PICkit3V3.Properties.Resources.resources
│   │   │   │               ├── PICkit3V3.csproj.FileListAbsolute.txt
│   │   │   │               ├── ResolveAssemblyReference.cache
│   │   │   │               └── TempPE
│   │   │   │                   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── PICkit2V2.sln
│   │   │   ├── PICkit2V2.suo
│   │   │   ├── PICkit3Setup
│   │   │   │   ├── LogoBanner.bmp
│   │   │   │   ├── LogoVert.bmp
│   │   │   │   └── PICkit3 Setup.vdproj
│   │   │   ├── UpgradeLog.XML
│   │   │   └── WzrdPics
│   │   │       ├── LgcAnlzr_pins._gi
│   │   │       ├── LgcAnlzr_pins.gif
│   │   │       ├── PGCpins1.gif
│   │   │       ├── PGDpins.gif
│   │   │       ├── UARTpins._gi
│   │   │       ├── UARTpins.gif
│   │   │       ├── VDDpins.gif
│   │   │       ├── VPPpins.gif
│   │   │       ├── help.gif
│   │   │       └── lgio_pins.gif
│   │   └── license.txt
│   ├── PICkit3 Programmer Firmware Source v2.00.05
│   │   ├── Filelist.txt
│   │   ├── PICkit3.mcw
│   │   ├── PICkit3OS
│   │   │   ├── PICkit3OS.mcp
│   │   │   ├── icsp.s
│   │   │   ├── include
│   │   │   │   ├── commands.h
│   │   │   │   ├── micro.h
│   │   │   │   ├── pickit3.h
│   │   │   │   ├── pk3_scripting.h
│   │   │   │   ├── powerPK3.h
│   │   │   │   ├── processor.h
│   │   │   │   ├── spi_serial_flash.h
│   │   │   │   ├── spieeprom.h
│   │   │   │   ├── system.h
│   │   │   │   └── types.h
│   │   │   ├── logic_analyzer.s
│   │   │   ├── main.c
│   │   │   ├── micro.c
│   │   │   ├── os_ivt_pk3.s
│   │   │   ├── os_linker24f.gld
│   │   │   ├── pk3_scripting.c
│   │   │   ├── powerPK3.c
│   │   │   ├── spi_serial_flash.c
│   │   │   ├── traps.c
│   │   │   ├── usbHid
│   │   │   │   ├── Compiler.h
│   │   │   │   ├── usb_callbacks.c
│   │   │   │   ├── usb_ch9.h
│   │   │   │   ├── usb_config.h
│   │   │   │   ├── usb_descriptors.c
│   │   │   │   ├── usb_device.c
│   │   │   │   ├── usb_device.h
│   │   │   │   ├── usb_function_hid.c
│   │   │   │   ├── usb_function_hid.h
│   │   │   │   ├── usb_hal.h
│   │   │   │   ├── usb_hal_pic24.h
│   │   │   │   ├── usb_pk3.h
│   │   │   │   └── usb_pk3_hid.c
│   │   │   ├── vectors.c
│   │   │   └── xbarpk3.c
│   │   ├── PK3BLV011405.hex
│   │   ├── PK3IMG020005.hex
│   │   ├── PK3OSV020005.hex
│   │   └── branch
│   │       ├── branch_linkerpk3.gld
│   │       ├── branchpk3.c
│   │       ├── branchpk3.mcp
│   │       ├── ivt_table.S
│   │       └── startup.S
│   ├── ReadMe.txt
│   └── Users Guide 50002158a.pdf
└── 好例子网_PICkit3-Programmer-v3.10软件包.rar

24 directories, 218 files


实例下载地址

PIC单片机用PICkit3-Programmer烧录软件安装包

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警