V4C38's picture
Upload folder using huggingface_hub
20a0ca6
Raw
History Blame Contribute Delete
588 Bytes
<!doctype html>
<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>&lt;host&gt;:8766</code></p>
</main>
</body>
</html>