mp3_0.htm

来自「A MP3 reader for mcu ATMEL」· HTM 代码 · 共 45 行

HTM
45
字号
<html><head>


<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=GB2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>MP3</title>
</head><body>

<table border="1" width="100%">
  <tbody><tr>
    <td width="100%">
      <p style="margin-top: 1px; margin-bottom: 1px;" align="center">MP3 + U盘的实现</p>       
      <p style="margin-top: 1px; margin-bottom: 1px;" align="center"> </p>
      <p style="margin-top: 1px; margin-bottom: 1px;" align="center"><img src="mp3_0_fichiers/mp3_pic0.jpg" border="0" width="261" height="195"> 
      <img src="mp3_0_fichiers/mp3_pic1.jpg" border="0" width="258" height="195"></p></td>
  </tr>
  <tr>
    <td width="100%">
      <p align="center"><a href="http://ebdev.com/mp3/SCHEMATIC.PDF">PDF格式的电路图</a>&nbsp;&nbsp; 
      <a href="http://ebdev.com/mp3/MP3_1_10-13.zip">protel格式PCB图</a></p></td>
  </tr>
  <tr>
    <td width="100%">软件:使用atmel<a href="http://ebdev.com/mp3/snd1c-refd-nf-4_0_3.zip">公版软件</a>+KEIL51编译,该软件经测试可以直接使用,并可以修改成多种应用</td>
  </tr>
  <tr>
    <td width="100%">硬件:除了电源部分我没有使用外,其他芯片完全正确</td>
  </tr>
  <tr>
    <td width="100%">应用:MP3播放器,便携式仪器......</td>
  </tr>
  <tr>
    <td width="100%">AT89C51SND可以使用FLIP软件通过USB编程<br>
      注意:编程时,51的2脚接地,晶体管Q2的C极接VCC.</td>
  </tr>
  <tr>
    <td width="100%"><a href="http://ebdev.com/mp3/MP3_manual.doc">该MP3的中文使用说明书</a></td>
  </tr>
  <tr>
    <td width="100%"><a href="http://www.atmel.com/">http://www.atmel.com</a></td>
  </tr>
</tbody></table>

</body></html>

⌨️ 快捷键说明

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