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

📄 home.htm

📁 PIC网卡控制器ENC28J60的PIC单片机程序源代码(c)
💻 HTM
字号:
<html>

<head>
<title>PICStack Home</title>
</head>

<body bgcolor="#FFFFFF">

<table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
        <td valign="top" width="49%"><font
        color="#000000"><strong>Welcome!</strong></font></a><p>
        <font color="#000000">This site is
        used to demonstrate the power and abilities of an 8-bit
        embedded web server. This site is powerd by a Microchip PIC
        microcontroller running a Microchip TCP/IP
        Stack. Everything you see is served through a
        Microchip ENC28J60 10Mbps Ethernet controller.</font></p>
        </td>
        <td valign="top" width="2%"></td>
        <td valign="top" width="49%"><font
        color="#000000">The bottom portion of this page illustrates 
        real-time control of the demo board. The &quot;Results&quot;
        section refreshes with board information every few seconds and
        the &quot;Commands&quot; section issues commands to toggle the 
        on-board LEDs. </font><p><font
        color="#000000">You can push the on-board switch or rotate the
        potentiometer and see the new data. You may
        also click on one of the two LED command buttons to
        toggle the on-board LEDs.</font></p>
        </td>
    </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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