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

📄 step3.html

📁 描述ARM7TDMI在点灯程序
💻 HTML
字号:
<html>
<head>
<title>Serial Connectiion with Angel</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<hr>
<div align="center"><b><font face="Arial, Helvetica, sans-serif"> <font size="3">Connect 
  your host PC to the board</font></font></b> </div>
<hr>
<ul>
  <li><font size="2" face="Arial, Helvetica, sans-serif">Connect the serial cable, 
    provided with the AT91 Evaluation Kit, from the &quot;SERIAL A&quot; socket 
    on the board to the COM1 port of the PC as shown bellow:</font></li>
</ul>
<p align="center"><img src="../picture/connect_angel.gif" width="579" height="749"></p>
<ul>
  <li><font face="Arial, Helvetica, sans-serif" size="2">Power-up the Evaluation 
    Board.</font><br>
  </li>
</ul>
<hr>
<hr>
<form method="post" action="">
  <table width="75%" border="0" align="center">
    <tr> 
      <td> 
        <div align="left"> 
          <input type="button" name="previous_step" onClick="parent.right.location.replace('step2.html')" value="&lt;&lt; Previous Step">
        </div>
      </td>
      <td>&nbsp;</td>
      <td> 
        <div align="right"> 
          <input type="button" name="next_step" onClick="parent.right.location.replace('step4.html')" value="Next Step &gt;&gt;">
        </div>
      </td>
    </tr>
  </table>
</form>
<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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