PIC单片机IDE,IPE和PICkit3下载使用的几个坑

由于很长时间没有使用 PIC 单片机,所以有些生疏,关于新的界面(IDE)和 PICkit3的使用应该注意哪些事情,简单总结如下:
1,安装环境主要两个工具,一个是IDE,可在官方下载(上链接:https://www.microchip.com/development-tools/pic-and-dspic-downloads-archive),另一个是XC编译器,也是在那个链接下载。两个程序安装完成之后(一般默认就行,xc编译器也不用破解,FREE版足够用),打开maplab ide,工具->选项->嵌入式->添加->找到xc8安装路径下 bin 文件夹下的 xclm.exe文件后添加保存,就可使用该编译器。
2,IPE是用来烧写程序用的,最好用IDE就可以,IPE设置不好容易损坏芯片。如果用IPE烧写时报错,千万不要轻易改 settings->advanced mode->power 下面的 use high voltage program mode entry,容易烧坏芯片。一般使用 IDE 的这个按钮即可,如果需要设置可在工程上右键->properties里面更改PICkit3的电压参数。如下图:3,用 pickit3烧写pic16fxxx,有时会发生烧写不进去的情况。

有的芯片 3.3V供电,或者5V,并且启用代码保护的时候,第一次能烧写,然后每次都会烧写失败。

解决的办法是:

  1. 用PICKIT3供电,适当提高供电电压为3.625V,或者5.325V,此时不论配置位如何设置,都能烧写,此时把配置位当中的CPD代码保护取出,用UNPROTECT位,烧写。

  2. 以后再改用其他任何供电方式,都能烧写。

3)调试的时候,不启用代码保护,出产品的时候再启用代码保护。

你好! 这是你第一次使用 Markdown编辑器 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。

新的改变

我们对Markdown编辑器进行了一些功能拓展与语法支持,除了标准的Markdown编辑器功能,我们增加了如下几点新功能,帮助你用它写博客:

  1. 全新的界面设计 ,将会带来全新的写作体验;
  2. 在创作中心设置你喜爱的代码高亮样式,Markdown 将代码片显示选择的高亮样式 进行展示;
  3. 增加了 图片拖拽 功能,你可以将本地的图片直接拖拽到编辑区域直接展示;
  4. 全新的 KaTeX数学公式 语法;
  5. 增加了支持甘特图的mermaid语法1 功能;
  6. 增加了 多屏幕编辑 Markdown文章功能;
  7. 增加了 焦点写作模式、预览模式、简洁写作模式、左右区域同步滚轮设置 等功能,功能按钮位于编辑区域与预览区域中间;
  8. 增加了 检查列表 功能。

功能快捷键

撤销:Ctrl/Command + Z
重做:Ctrl/Command + Y
加粗:Ctrl/Command + B
斜体:Ctrl/Command + I
标题:Ctrl/Command + Shift + H
无序列表:Ctrl/Command + Shift + U
有序列表:Ctrl/Command + Shift + O
检查列表:Ctrl/Command + Shift + C
插入代码:Ctrl/Command + Shift + K
插入链接:Ctrl/Command + Shift + L
插入图片:Ctrl/Command + Shift + G
查找:Ctrl/Command + F
替换:Ctrl/Command + G

合理的创建标题,有助于目录的生成

直接输入1次#,并按下space后,将生成1级标题。
输入2次#,并按下space后,将生成2级标题。
以此类推,我们支持6级标题。有助于使用TOC语法后生成一个完美的目录。

如何改变文本的样式

强调文本 强调文本

加粗文本 加粗文本

标记文本

删除文本

引用文本

H2O is是液体。

210 运算结果是 1024.

插入链接与图片

链接: link.

图片:

带尺寸的图片:

居中的图片:

居中并且带尺寸的图片:

当然,我们为了让用户更加便捷,我们增加了图片拖拽功能。

如何插入一段漂亮的代码片

去博客设置页面,选择一款你喜欢的代码片高亮样式,下面展示同样高亮的 代码片.

// An highlighted block
var foo = 'bar';

生成一个适合你的列表

  • 项目

    • 项目

      • 项目
  1. 项目1
  2. 项目2
  3. 项目3
  • 计划任务
  • 完成任务

创建一个表格

一个简单的表格是这么创建的:

项目 Value
电脑 $1600
手机 $12
导管 $1

设定内容居中、居左、居右

使用:---------:居中
使用:----------居左
使用----------:居右

第一列 第二列 第三列
第一列文本居中 第二列文本居右 第三列文本居左

SmartyPants

SmartyPants将ASCII标点字符转换为“智能”印刷标点HTML实体。例如:

TYPE ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash

创建一个自定义列表

Markdown
Text-to-HTML conversion tool
Authors
John
Luke

如何创建一个注脚

一个具有注脚的文本。2

注释也是必不可少的

Markdown将文本转换为 HTML

KaTeX数学公式

您可以使用渲染LaTeX数学表达式 KaTeX:

Gamma公式展示 Γ(n)=(n−1)!∀n∈N\Gamma(n) = (n-1)!\quad\forall n\in\mathbb NΓ(n)=(n−1)!∀n∈N 是通过欧拉积分

Γ(z)=∫0∞tz−1e−tdt.\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞​tz−1e−tdt.

你可以找到更多关于的信息 LaTeX 数学表达式here.

新的甘特图功能,丰富你的文章

Mon 06Mon 13Mon 20已完成 进行中 计划一 计划二 现有任务Adding GANTT diagram functionality to mermaid
  • 关于 甘特图 语法,参考 这儿,

UML 图表

可以使用UML图表进行渲染。 Mermaid. 例如下面产生的一个序列图:

#mermaid-svg-bw6d8hMMaSqi9OnI .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .label text{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .node rect,#mermaid-svg-bw6d8hMMaSqi9OnI .node circle,#mermaid-svg-bw6d8hMMaSqi9OnI .node ellipse,#mermaid-svg-bw6d8hMMaSqi9OnI .node polygon,#mermaid-svg-bw6d8hMMaSqi9OnI .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-bw6d8hMMaSqi9OnI .node .label{text-align:center;fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .node.clickable{cursor:pointer}#mermaid-svg-bw6d8hMMaSqi9OnI .arrowheadPath{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-bw6d8hMMaSqi9OnI .flowchart-link{stroke:#333;fill:none}#mermaid-svg-bw6d8hMMaSqi9OnI .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-bw6d8hMMaSqi9OnI .edgeLabel rect{opacity:0.9}#mermaid-svg-bw6d8hMMaSqi9OnI .edgeLabel span{color:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-bw6d8hMMaSqi9OnI .cluster text{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-bw6d8hMMaSqi9OnI .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-bw6d8hMMaSqi9OnI text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-bw6d8hMMaSqi9OnI .actor-line{stroke:grey}#mermaid-svg-bw6d8hMMaSqi9OnI .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-bw6d8hMMaSqi9OnI #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .sequenceNumber{fill:#fff}#mermaid-svg-bw6d8hMMaSqi9OnI #sequencenumber{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI #crosshead path{fill:#333;stroke:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .messageText{fill:#333;stroke:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-bw6d8hMMaSqi9OnI .labelText,#mermaid-svg-bw6d8hMMaSqi9OnI .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-bw6d8hMMaSqi9OnI .loopText,#mermaid-svg-bw6d8hMMaSqi9OnI .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-bw6d8hMMaSqi9OnI .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-bw6d8hMMaSqi9OnI .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-bw6d8hMMaSqi9OnI .noteText,#mermaid-svg-bw6d8hMMaSqi9OnI .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-bw6d8hMMaSqi9OnI .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-bw6d8hMMaSqi9OnI .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-bw6d8hMMaSqi9OnI .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-bw6d8hMMaSqi9OnI .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .section{stroke:none;opacity:0.2}#mermaid-svg-bw6d8hMMaSqi9OnI .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-bw6d8hMMaSqi9OnI .section2{fill:#fff400}#mermaid-svg-bw6d8hMMaSqi9OnI .section1,#mermaid-svg-bw6d8hMMaSqi9OnI .section3{fill:#fff;opacity:0.2}#mermaid-svg-bw6d8hMMaSqi9OnI .sectionTitle0{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .sectionTitle1{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .sectionTitle2{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .sectionTitle3{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-bw6d8hMMaSqi9OnI .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .grid path{stroke-width:0}#mermaid-svg-bw6d8hMMaSqi9OnI .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-bw6d8hMMaSqi9OnI .task{stroke-width:2}#mermaid-svg-bw6d8hMMaSqi9OnI .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .taskText:not([font-size]){font-size:11px}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-bw6d8hMMaSqi9OnI .task.clickable{cursor:pointer}#mermaid-svg-bw6d8hMMaSqi9OnI .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-bw6d8hMMaSqi9OnI .taskText0,#mermaid-svg-bw6d8hMMaSqi9OnI .taskText1,#mermaid-svg-bw6d8hMMaSqi9OnI .taskText2,#mermaid-svg-bw6d8hMMaSqi9OnI .taskText3{fill:#fff}#mermaid-svg-bw6d8hMMaSqi9OnI .task0,#mermaid-svg-bw6d8hMMaSqi9OnI .task1,#mermaid-svg-bw6d8hMMaSqi9OnI .task2,#mermaid-svg-bw6d8hMMaSqi9OnI .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutside0,#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutside2{fill:#000}#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutside1,#mermaid-svg-bw6d8hMMaSqi9OnI .taskTextOutside3{fill:#000}#mermaid-svg-bw6d8hMMaSqi9OnI .active0,#mermaid-svg-bw6d8hMMaSqi9OnI .active1,#mermaid-svg-bw6d8hMMaSqi9OnI .active2,#mermaid-svg-bw6d8hMMaSqi9OnI .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-bw6d8hMMaSqi9OnI .activeText0,#mermaid-svg-bw6d8hMMaSqi9OnI .activeText1,#mermaid-svg-bw6d8hMMaSqi9OnI .activeText2,#mermaid-svg-bw6d8hMMaSqi9OnI .activeText3{fill:#000 !important}#mermaid-svg-bw6d8hMMaSqi9OnI .done0,#mermaid-svg-bw6d8hMMaSqi9OnI .done1,#mermaid-svg-bw6d8hMMaSqi9OnI .done2,#mermaid-svg-bw6d8hMMaSqi9OnI .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-bw6d8hMMaSqi9OnI .doneText0,#mermaid-svg-bw6d8hMMaSqi9OnI .doneText1,#mermaid-svg-bw6d8hMMaSqi9OnI .doneText2,#mermaid-svg-bw6d8hMMaSqi9OnI .doneText3{fill:#000 !important}#mermaid-svg-bw6d8hMMaSqi9OnI .crit0,#mermaid-svg-bw6d8hMMaSqi9OnI .crit1,#mermaid-svg-bw6d8hMMaSqi9OnI .crit2,#mermaid-svg-bw6d8hMMaSqi9OnI .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-bw6d8hMMaSqi9OnI .activeCrit0,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCrit1,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCrit2,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-bw6d8hMMaSqi9OnI .doneCrit0,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCrit1,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCrit2,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-bw6d8hMMaSqi9OnI .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-bw6d8hMMaSqi9OnI .milestoneText{font-style:italic}#mermaid-svg-bw6d8hMMaSqi9OnI .doneCritText0,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCritText1,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCritText2,#mermaid-svg-bw6d8hMMaSqi9OnI .doneCritText3{fill:#000 !important}#mermaid-svg-bw6d8hMMaSqi9OnI .activeCritText0,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCritText1,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCritText2,#mermaid-svg-bw6d8hMMaSqi9OnI .activeCritText3{fill:#000 !important}#mermaid-svg-bw6d8hMMaSqi9OnI .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-bw6d8hMMaSqi9OnI g.classGroup text .title{font-weight:bolder}#mermaid-svg-bw6d8hMMaSqi9OnI g.clickable{cursor:pointer}#mermaid-svg-bw6d8hMMaSqi9OnI g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-bw6d8hMMaSqi9OnI g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-bw6d8hMMaSqi9OnI .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-bw6d8hMMaSqi9OnI .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-bw6d8hMMaSqi9OnI .dashed-line{stroke-dasharray:3}#mermaid-svg-bw6d8hMMaSqi9OnI #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI .commit-id,#mermaid-svg-bw6d8hMMaSqi9OnI .commit-msg,#mermaid-svg-bw6d8hMMaSqi9OnI .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-bw6d8hMMaSqi9OnI g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-bw6d8hMMaSqi9OnI g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-bw6d8hMMaSqi9OnI g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-bw6d8hMMaSqi9OnI .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-bw6d8hMMaSqi9OnI .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-bw6d8hMMaSqi9OnI .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-bw6d8hMMaSqi9OnI .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-bw6d8hMMaSqi9OnI .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-bw6d8hMMaSqi9OnI .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-bw6d8hMMaSqi9OnI .edgeLabel text{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-bw6d8hMMaSqi9OnI .node circle.state-start{fill:black;stroke:black}#mermaid-svg-bw6d8hMMaSqi9OnI .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-bw6d8hMMaSqi9OnI #statediagram-barbEnd{fill:#9370db}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-state .divider{stroke:#9370db}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-bw6d8hMMaSqi9OnI .note-edge{stroke-dasharray:5}#mermaid-svg-bw6d8hMMaSqi9OnI .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-bw6d8hMMaSqi9OnI .error-icon{fill:#522}#mermaid-svg-bw6d8hMMaSqi9OnI .error-text{fill:#522;stroke:#522}#mermaid-svg-bw6d8hMMaSqi9OnI .edge-thickness-normal{stroke-width:2px}#mermaid-svg-bw6d8hMMaSqi9OnI .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-bw6d8hMMaSqi9OnI .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-bw6d8hMMaSqi9OnI .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-bw6d8hMMaSqi9OnI .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-bw6d8hMMaSqi9OnI .marker{fill:#333}#mermaid-svg-bw6d8hMMaSqi9OnI .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-bw6d8hMMaSqi9OnI {color: rgba(0, 0, 0, 0.75);font: ;}张三李四王五你好!李四, 最近怎么样?你最近怎么样,王五?我很好,谢谢!我很好,谢谢!李四想了很长时间, 文字太长了不适合放在一行.打量着王五...很好... 王五, 你怎么样?张三李四王五

这将产生一个流程图。:

#mermaid-svg-54ZUZ9gWgBUSkVgy .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .label text{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .node rect,#mermaid-svg-54ZUZ9gWgBUSkVgy .node circle,#mermaid-svg-54ZUZ9gWgBUSkVgy .node ellipse,#mermaid-svg-54ZUZ9gWgBUSkVgy .node polygon,#mermaid-svg-54ZUZ9gWgBUSkVgy .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-54ZUZ9gWgBUSkVgy .node .label{text-align:center;fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .node.clickable{cursor:pointer}#mermaid-svg-54ZUZ9gWgBUSkVgy .arrowheadPath{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-54ZUZ9gWgBUSkVgy .flowchart-link{stroke:#333;fill:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-54ZUZ9gWgBUSkVgy .edgeLabel rect{opacity:0.9}#mermaid-svg-54ZUZ9gWgBUSkVgy .edgeLabel span{color:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-54ZUZ9gWgBUSkVgy .cluster text{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-54ZUZ9gWgBUSkVgy .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-54ZUZ9gWgBUSkVgy text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .actor-line{stroke:grey}#mermaid-svg-54ZUZ9gWgBUSkVgy .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .sequenceNumber{fill:#fff}#mermaid-svg-54ZUZ9gWgBUSkVgy #sequencenumber{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy #crosshead path{fill:#333;stroke:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .messageText{fill:#333;stroke:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-54ZUZ9gWgBUSkVgy .labelText,#mermaid-svg-54ZUZ9gWgBUSkVgy .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .loopText,#mermaid-svg-54ZUZ9gWgBUSkVgy .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-54ZUZ9gWgBUSkVgy .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-54ZUZ9gWgBUSkVgy .noteText,#mermaid-svg-54ZUZ9gWgBUSkVgy .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-54ZUZ9gWgBUSkVgy .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-54ZUZ9gWgBUSkVgy .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-54ZUZ9gWgBUSkVgy .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .section{stroke:none;opacity:0.2}#mermaid-svg-54ZUZ9gWgBUSkVgy .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-54ZUZ9gWgBUSkVgy .section2{fill:#fff400}#mermaid-svg-54ZUZ9gWgBUSkVgy .section1,#mermaid-svg-54ZUZ9gWgBUSkVgy .section3{fill:#fff;opacity:0.2}#mermaid-svg-54ZUZ9gWgBUSkVgy .sectionTitle0{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .sectionTitle1{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .sectionTitle2{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .sectionTitle3{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-54ZUZ9gWgBUSkVgy .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .grid path{stroke-width:0}#mermaid-svg-54ZUZ9gWgBUSkVgy .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-54ZUZ9gWgBUSkVgy .task{stroke-width:2}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText:not([font-size]){font-size:11px}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-54ZUZ9gWgBUSkVgy .task.clickable{cursor:pointer}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText0,#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText1,#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText2,#mermaid-svg-54ZUZ9gWgBUSkVgy .taskText3{fill:#fff}#mermaid-svg-54ZUZ9gWgBUSkVgy .task0,#mermaid-svg-54ZUZ9gWgBUSkVgy .task1,#mermaid-svg-54ZUZ9gWgBUSkVgy .task2,#mermaid-svg-54ZUZ9gWgBUSkVgy .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutside0,#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutside2{fill:#000}#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutside1,#mermaid-svg-54ZUZ9gWgBUSkVgy .taskTextOutside3{fill:#000}#mermaid-svg-54ZUZ9gWgBUSkVgy .active0,#mermaid-svg-54ZUZ9gWgBUSkVgy .active1,#mermaid-svg-54ZUZ9gWgBUSkVgy .active2,#mermaid-svg-54ZUZ9gWgBUSkVgy .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-54ZUZ9gWgBUSkVgy .activeText0,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeText1,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeText2,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeText3{fill:#000 !important}#mermaid-svg-54ZUZ9gWgBUSkVgy .done0,#mermaid-svg-54ZUZ9gWgBUSkVgy .done1,#mermaid-svg-54ZUZ9gWgBUSkVgy .done2,#mermaid-svg-54ZUZ9gWgBUSkVgy .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-54ZUZ9gWgBUSkVgy .doneText0,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneText1,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneText2,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneText3{fill:#000 !important}#mermaid-svg-54ZUZ9gWgBUSkVgy .crit0,#mermaid-svg-54ZUZ9gWgBUSkVgy .crit1,#mermaid-svg-54ZUZ9gWgBUSkVgy .crit2,#mermaid-svg-54ZUZ9gWgBUSkVgy .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCrit0,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCrit1,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCrit2,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCrit0,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCrit1,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCrit2,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-54ZUZ9gWgBUSkVgy .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-54ZUZ9gWgBUSkVgy .milestoneText{font-style:italic}#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCritText0,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCritText1,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCritText2,#mermaid-svg-54ZUZ9gWgBUSkVgy .doneCritText3{fill:#000 !important}#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCritText0,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCritText1,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCritText2,#mermaid-svg-54ZUZ9gWgBUSkVgy .activeCritText3{fill:#000 !important}#mermaid-svg-54ZUZ9gWgBUSkVgy .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-54ZUZ9gWgBUSkVgy g.classGroup text .title{font-weight:bolder}#mermaid-svg-54ZUZ9gWgBUSkVgy g.clickable{cursor:pointer}#mermaid-svg-54ZUZ9gWgBUSkVgy g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-54ZUZ9gWgBUSkVgy g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-54ZUZ9gWgBUSkVgy .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-54ZUZ9gWgBUSkVgy .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .dashed-line{stroke-dasharray:3}#mermaid-svg-54ZUZ9gWgBUSkVgy #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy .commit-id,#mermaid-svg-54ZUZ9gWgBUSkVgy .commit-msg,#mermaid-svg-54ZUZ9gWgBUSkVgy .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-54ZUZ9gWgBUSkVgy g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-54ZUZ9gWgBUSkVgy g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-54ZUZ9gWgBUSkVgy g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-54ZUZ9gWgBUSkVgy .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-54ZUZ9gWgBUSkVgy .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-54ZUZ9gWgBUSkVgy .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-54ZUZ9gWgBUSkVgy .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-54ZUZ9gWgBUSkVgy .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-54ZUZ9gWgBUSkVgy .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-54ZUZ9gWgBUSkVgy .edgeLabel text{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-54ZUZ9gWgBUSkVgy .node circle.state-start{fill:black;stroke:black}#mermaid-svg-54ZUZ9gWgBUSkVgy .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-54ZUZ9gWgBUSkVgy #statediagram-barbEnd{fill:#9370db}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-state .divider{stroke:#9370db}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-54ZUZ9gWgBUSkVgy .note-edge{stroke-dasharray:5}#mermaid-svg-54ZUZ9gWgBUSkVgy .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-54ZUZ9gWgBUSkVgy .error-icon{fill:#522}#mermaid-svg-54ZUZ9gWgBUSkVgy .error-text{fill:#522;stroke:#522}#mermaid-svg-54ZUZ9gWgBUSkVgy .edge-thickness-normal{stroke-width:2px}#mermaid-svg-54ZUZ9gWgBUSkVgy .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-54ZUZ9gWgBUSkVgy .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-54ZUZ9gWgBUSkVgy .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-54ZUZ9gWgBUSkVgy .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-54ZUZ9gWgBUSkVgy .marker{fill:#333}#mermaid-svg-54ZUZ9gWgBUSkVgy .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-54ZUZ9gWgBUSkVgy {color: rgba(0, 0, 0, 0.75);font: ;}

链接
长方形
圆角长方形
菱形
  • 关于 Mermaid 语法,参考 这儿,

FLowchart流程图

我们依旧会支持flowchart的流程图:

Created with Raphaël 2.2.0开始我的操作确认?结束yesno
  • 关于 Flowchart流程图 语法,参考 这儿.

导出与导入

导出

如果你想尝试使用此编辑器, 你可以在此篇文章任意编辑。当你完成了一篇文章的写作, 在上方工具栏找到 文章导出 ,生成一个.md文件或者.html文件进行本地保存。

导入

如果你想加载一篇你写过的.md文件,在上方工具栏可以选择导入功能进行对应扩展名的文件导入,
继续你的创作。


  1. mermaid语法说明 ↩︎

  2. 注脚的解释 ↩︎

PIC单片机IDE,IPE和PICkit3下载使用的几个坑相关推荐

  1. 【PIC单片机】2.编译器下载

    XC8.XC16和XC32对应8位.16位和32位PIC单片机,按实际使用的单片机选择下载最新版本即可. 官网链接:https://www.microchip.com/en-us/developmen ...

  2. PIC单片机入门教程(二)—— 安装集成开发环境(MPLAB X IDE)

    PIC单片机入门教程(二)-- 安装集成开发环境(MPLAB X IDE) 教程中使用的电脑运行Windows 10 专业版 64位系统 1.下载 MPLAB X IDE v4.05 历史版本:htt ...

  3. PIC单片机入门笔记(新手学PIC必看)——基于PIC16F886

    学习PIC单片机的目的是打算做一款433M无线开关,之前学习过51与AVR单片机,对8位单片机有一些基础,不过PIC单片机还是第一次接触,先从入门开始吧!入门实验最经典的是点亮一只LED了,这次也它为 ...

  4. 《我和PIC单片机:基于PIC18》——第2章 PIC的开发环境 2.1 PIC开发的硬件资源...

    第2章 PIC的开发环境 前面我们学习了PIC的内部资源配置和I/O口的基本结构,这一章我们重点要实现对I/O口的控制.单片机是软硬件结合的统一体,因此本章先介绍如何用简单的材料搭建起供学习使用的最小 ...

  5. PIC单片机开发工具

    MPLAB简介 MPLAB 集成开发环境(IDE)是一个综合的编辑器.项目管理器和设计平台, 提供以下功能:使用内置的编辑器创建和编辑源代码. 汇编.编译和链接源代码, 通过使用内置的软件模拟器观察程 ...

  6. PIC单片机网址推荐

    1. EG3 关于嵌入式开发的站点,提供非常多关于嵌入式开发的资料.包括开发公司,技术文档,免费资源等等.版面包括busses & boards,embedded software,dsp,e ...

  7. PIC单片机静态库文件生成

    PIC单片机静态库文件生成 1.打开MPLAB x IDE 文件 ->新建项目->Microchip嵌入式->库文件. 2.选择器件,根据自己需求选择对应的MCU型号,下一步. 3. ...

  8. 【PIC单片机】-- 介绍和基本I/O–按钮和LED

    文章目录 文章目录 00 写在前面 01 什么是嵌入式系统? 02 单片机PIC16F877A情况 03 PIC16F877A和Arduino Uno有什么区别? 04 最小系统 05 电路需要I/O ...

  9. PIC单片机的BootLoader实现

    转载自:http://blog.sina.com.cn/s/blog_77b8b43b0102v9ut.html 引 言 PIC单片机的BootLoader属于需要自己写程序的那种,可以根据自己的需要 ...

  10. pic单片机内部时钟校准c语言,实例讲解PIC单片机的时钟设置

    什么时钟? 首先我们先讲讲什么是时钟.时钟就是单片机的心脏.每跳动一下.整个单片机的各个电路就同步的动作一下.就好像我们做广播体操的时候 广播上喊的节拍1234 2234 3234....然后我们全部 ...

最新文章

  1. sqlmap os shell解析
  2. Unity3D ShaderLab 内发光防护罩
  3. 云服务器怎么选系统,云服务器怎么选择操作系统
  4. 当excel 导入数据库的字段大于255时,把第一行的字段加长超过255.
  5. 在windows中手动安装第三方模块
  6. 1.2 Enterprise Library 应用程序块
  7. Linux入门-vsftp
  8. 一个空格惹的祸:服务器端接收不到前端采用问号传参方式传过来的值
  9. 软件学报 期刊论文 排版格式要求 2021最新
  10. 彻底关闭win10自动更新
  11. mac系统如何修改默认打开方式
  12. 交易类APP原型设计分享 - 5miles
  13. 【Rust日报】 2019-05-02
  14. 什么是iso认证周期,iso审核是一年一次吗?
  15. Java 拆分PDF文档
  16. C语言对称矩阵的判定
  17. pythonocc 扩展数据_样条在pythonOCC
  18. 寒假集训1字符串专题
  19. 神经网络训练时如何选取batch size的大小
  20. MSA2000系列配置Vdisk和Volume方法

热门文章

  1. 极光推送 简书android,极光推送 (具体步骤,指导操作,推送成功)
  2. CODESYS Automation Server
  3. 21个深度学习开源数据集分类汇总
  4. 《商用密码应用与安全性评估》第一章 密码基础知识-小结
  5. 蓝筹股连环爆雷!这些蓝筹股哪些最容易爆雷?(最全名单)
  6. pano2vr怎么制作漫游_如何制作全景图?Pano2VR制作FLASH全景图教程
  7. Android 清理app缓存数据的方法
  8. php实现微信公众号群发消息接口(thinkphp3.2.3)
  9. 卡诺模型案例分析_卡诺模型及使用
  10. Detours学习之十二:Detours API用于修改二进制文件的api