mirror of https://github.com/jeelabs/esp-link.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
438 B
16 lines
438 B
<div id="main">
|
|
<div class="header">
|
|
<h1><span class="esp">esp</span> link</h1>
|
|
<h2 id="version"></h2>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<p>The ESP Link bridges the ESP8266 serial port to Wifi and it can
|
|
program microcontrollers over the serial port, in particular Arduinos, AVRs, and
|
|
NXP's LPC800-series ARM processors.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="ui.js"></script>
|
|
</body></html>
|
|
|