⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dpjjx.htm

📁 本单片机教程是平凡老师花了大量时间
💻 HTM
字号:
<html>
<head>
<title>单 片 机 教 学</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
td {font-family: "宋体"; font-size: 9pt; font-weight: normal}
a:link {color: #000099;font-size: 9pt; text-decoration: none}
a:visited {color: #65038e; font-size: 9pt; text-decoration: none}
a:hover {color: red; text-decoration: none}
</style>
<base target="_self">
</head>

<body bgcolor="#FFFFFF" background="../back.jpg">
<h2 align="left" style="line-height: 150%; margin-top: 0; margin-bottom: 0">
<span style="font-weight: 400"></span></h2>
<h2 align="center" style="line-height: 150%; margin-top: 0; margin-bottom: 0">
<font size="2" face="宋体">单 片 机 教 学</font></h2>
<p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
<font size="2" face="宋体">  有感于单片机教材及自学单片机的痛苦经历,决定做这一版,以帮助那些和我一样,身边没有一个老师可以问的人。本版将分两大块:自编教程和提供详尽的教学资料。</font></p>
<table width="97%" border="1">
  <tr> 
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="jxzl.htm">
    <font size="2">教学资料</font></a></td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx1.htm">
    <font size="2">新教程前言</font></a></td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="hstj.htm">
    <font size="2">好书推荐</font></a></td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx2.htm">
    <font size="2">总体规划</font></a></td>
    <td width="10%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx3.htm">
    <font size="2">第一课</font></a></td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx4.htm">
    <font size="2">第二课</font></a></td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx5.htm">
    <font size="2">第三课</font></a></td>
    <td width="10%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjxsave.htm">
    <font size="2">第四课</font></a></td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx6.htm">
    <font size="2">第五课</font></a></td>
  </tr>
  <tr> 
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="dpjjx7.htm">
    <font size="2">第六课</font></a></td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="10%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="11%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="10%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
    <td width="12%">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </td>
  </tr>
</table>
<table width="97%" border="1">
  <tr> 
    <td colspan="9">
    <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><a href="some.htm">
    <font size="2">初学单片机不易掌握的几个概念</font></a></td>
  </tr>
</table>
<p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </p>
<p align="center" style="line-height: 150%; margin-top: 0; margin-bottom: 0">
<font size="2" face="宋体"><b>准备工作</b></font></p>
<div align="left">
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
  <font size="2" face="宋体">  在你决定学习单片机之前,请做好如下准备工作:</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
  <font size="2" face="宋体">  一、硬件准备:计算机一台。编程器一只、89S51一片,实验板一块,再准备一只仿真器。如果你想学单片机,而又不愿做这些投资,我劝你最好还是放弃,否则可能只会挫伤你学习的积极性和浪费你的时间。好在这些投资并不算多。</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
  <font size="2" face="宋体">  计算机:你能上网,计算机当然有了。</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">&nbsp;&nbsp; <b> 
    学习方案:编程器+仿真器+试验板</b></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><font face="宋体">
  <font size="2">  编程器:商品化的一般至少伍、六百以上。如果你身边有高手,不妨请他们帮助你做一个吧!如果没有这个条件,推荐你用</font></font><font face="宋体" size="2"><a href="http://www.hificat.com" target="_blank">杭州电子计算机工作室</a>的的<a href="http://www.hificat.com/a51/a51.asp" target="_blank">A51编程器</a>:串口通讯,使用USB接口电源,体积小巧,使用方便,全中文界面,操作非常简单。支持Atmel公司常用AT89C和AT89S系列单片机,&nbsp;(支持AT89C51、C52、C55和最新的S51、S52;AT89C1051、2051、4051等芯片)。还有<a href="http://www.hificat.com/programmer/programmer.asp" target="_blank">多功能编程器</a>也是个不错的选择,功能强大。支持绝大多数的EPROM、EEPROM、FLASH和串行EEPROM系列芯片,并且还直接支持一些常用的PIC单片机芯片;价格较低,性价比很高;既适合于电子和电脑爱好者使用,也适合于电子电脑维修人员,适用于维修主板,同时可供单片机开发人员使用。</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
   </p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"><font face="宋体"> 
    <font size="2">  仿真器:商品化的一般上千,或者也可以看一下这款仿真器,<a href="http://www.hificat.com/emluator/emluator.asp" target="_blank">经济型51仿真器</a></font></font> 
    ,<font size="2">即2004年《电子制作》杂志第八期介绍的这款,价格便宜,作为学习足够用矣。<a href="http://www.hificat.com/emluator/emluator_m51.asp" target="_blank">51微型仿真器</a>是继<a href="http://www.hificat.com/emluator/emluator.asp" target="_blank">经济型51仿真器</a>后,推出的升级版本,功能和原来的完全一样,只是新的仿真器使用更方便、携带更轻便,省去了连接外接电源的烦恼,插上串口即可,新版推出后,同样也受到了广大使用者的好评。<br>
    </font> </p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> <font size="2" face="宋体">  实验板:可以看看这两款<a href="http://www.hificat.com/exp/exp.asp" target="_blank">普通型51试验板</a> <a href="http://www.hificat.com/exp_ex/exp_ex.asp" target="_blank">增强型51实验板</a>,新的“增强型51实验板”功能更强大,几乎要做的实验都能涉及到了,如:流水灯、数码管、蜂鸣器、继电器、IIC通讯、步进电机、液晶屏、红外线、RS232串口通信等等,性能更稳定,两款51实验板的软件程序完全兼容,这样的设计思路,也使得老实验板用户能够马上适应新板的使用,教程正好和这个配套。</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0">
  <font face="宋体" size="2">&nbsp;</font></p>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> <font face="宋体" size="2">&nbsp;&nbsp; 
    </font><font face="宋体"><font size="2">  二、软件准备:</font><font size="2">非常热门的keilC51(<a target="_blank" href="http://www.hificat.com/software/software.asp">本站下载</a>)功能强大,这也是现在用得最多的了。</font></font></p>
</div>
<div align="left">
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </div>
<div align="left"> 

<p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </p>

          <hr width="550" SIZE="1" align="center">     

  <p align="center" style="line-height: 150%; margin-top: 0; margin-bottom: 0"> 
    <font size="2" face="宋体">杭州电子计算机工作室 COPYRIGHT; <a href="http://www.hificat.com" target="_blank">http://www.hificat.com</a><br>
    &nbsp; e-mail:<a href="mailto:xu169@sina.com">xu169@sina.com</a></font> qq:12739176 
    <font size="2">电话</font>:<font size="2">0571-85956028 13185018567</font>
  <p align="center" style="line-height: 150%; margin-top: 0; margin-bottom: 0">
<font size="2" face="宋体">  </font>
  <p style="line-height: 150%; margin-top: 0; margin-bottom: 0"> </div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -