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

📄 features3.html

📁 flash programming source code for silabs uC s.
💻 HTML
字号:
<html>
<head>
	<title>Embedded Ethernet Web Server Demo</title>
</head>
<body bgcolor="blue" text="white" link="yellow" vlink="yellow" alink="orange">

	<!-- Heading -->
	<div align="center" style="font-size: 24pt; font-weight: bold;">Si3400 Key Features</div>
	<hr>

	<!-- Heading -->
	<table align=center width = 100% ><tr>
		<td width = 100% align = center>

			<!-- Menu -->
			<table><tr><td>
			<br>
			<ol type="1">
			<b>
			<li>Complete IEEE 802.3af compliant PD interface and<br> power management solution.<br><br>
			<li>Switching regulator with integrated power MOSFET and<br> programmable soft start.<br><br>
			<li>Integrated diode bridges and transient surge suppressor.<br><br>
			<li>Additional protection includes UVLO, thermal overload,<br> and fold back current limiting.<br><br>
			<li>20-pin, 5x5mm QFN supports non-isolated and isolated<br> supply designs.<br><br>
			For more information, visit <a href="http://www.silabs.com/PoE">www.silabs.com/PoE</a>
			</b>
			</ol>
			</td></tr></table>
		</td>
	</table>
	<hr>

	<!-- Footer -->
	<div align="center" style="font-size: 18pt; font-weight: bold;">

		<!-- Footer Text -->
		This server is running on a C8051F340 and uses an Si3400<br>and CP2201<span style="color:yellow">-- the industry's smallest Ethernet controller.</span>
		<br><br>

		<!-- Footer Image (logo) -->
		<table width="100%"   cellspacing=0 border=0  cellpadding=0  bgcolor="white">
		 <tr>
		  <td>
			<center><img src="logo.gif"></center>
		  </td>
		 </tr>
		</table>
	</div>

</body>
</html>

⌨️ 快捷键说明

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