Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
harbaum committed May 4, 2023
1 parent a3e5c9b commit bb14ed7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions www/index.html
Expand Up @@ -32,7 +32,7 @@ <h2>MicroPython/ESP32 for fischertechnik</h2>

<p>The ftDuino32 is the big brother of
the <a href="http://ftduino.de">ftDuino</a>. It comes in the same
form factor and is mechanically and electically compatible
form factor and is mechanically and electrically compatible
with the ftDuino.</p>

<p>The ftDuino32 is currently under development. Its expected
Expand Down Expand Up @@ -60,7 +60,7 @@ <h2>Specifications</h2>
<article class="card">
<ul>
<li>ESP32, 240 Mhz dual core</li>
<li>Built-in USB, WiFi and Bluetooth</li>
<li>Built-in USB, [Wi-Fi](wifi_setup.html) and Bluetooth</li>
<li>8 MB RAM</li>
<li>16 MB flash memory</li>
<li>Color TFT display 160x80</li>
Expand All @@ -71,7 +71,7 @@ <h2>Specifications</h2>
<div>
<article class="card">
<ul>
<li>Works with all modern 9V fischertechnik power supplies</li>
<li>Works with current 9V fischertechnik power supplies</li>
<li>8 analog 9V fischertechnik compatible inputs I1-I8</li>
<li>8 analog 9V fischertechnik compatible outputs O1-O8</li><ul>
<li>Can be used as four motor outputs M1-M4</li>
Expand All @@ -86,9 +86,9 @@ <h2>Specifications</h2>
<article class="card">
<ul>
<li>Preinstalled customized <a href="https://docs.micropython.org/en/latest/esp32/tutorial/intro.html">ESP32 MicroPython</a></li>
<li>Micropython based user interface</li>
<li>Compatibile with all major MicroPython IDEs</li>
<li>Pre-installed Python WiFi and Bluetooth examples</li>
<li>MicroPython based user interface</li>
<li>Compatibile with all major [MicroPython IDEs](ides.html)</li>
<li>Pre-installed Python Wi-Fi and Bluetooth examples</li>
<li>Python examples for fischertechnik connectivity</li>
</ul>
</article>
Expand Down

0 comments on commit bb14ed7

Please sign in to comment.