Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <title>ESP32 Motion Controller — Reachy Mini</title> | |
| <link rel="stylesheet" href="style.css" /> | |
| </head> | |
| <body> | |
| <main class="card"> | |
| <h1>ESP32 Motion Controller</h1> | |
| <p> | |
| Install this Space from the Reachy Mini Control desktop app, then hold | |
| the ESP32 display to clutch-drive Reachy Mini's head. | |
| </p> | |
| <p>UDP once running: <code><host>:8766</code></p> | |
| </main> | |
| </body> | |
| </html> | |