Skip to content

Commit 888743c

Browse files
authored
Merge pull request #301 from OpenInterpreter/manufacturing-report
Manufacturing report
2 parents 7c091b3 + 9f77cf9 commit 888743c

29 files changed

+635
-2
lines changed

docs/hardware/01-light/chip.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
For the 01 Light project, we've chosen the M5Atom, which features an ESP32 Pico chip. This compact and powerful microcontroller is ideal for our needs, offering built-in Wi-Fi and Bluetooth capabilities, a microphone, speaker, and button.
2+
3+
<div style="display: flex; justify-content: center;">
4+
<img src="../esp32/assets/m5atomecho.png" alt="M5Atom ESP32 Pico" width="60%" />
5+
</div>
6+
7+
To set up the M5Atom for use with 01 Light, please follow the detailed instructions in our [ESP32 Setup Guide](../esp32/esp32-setup.md). This guide will walk you through the process of installing the necessary firmware and configuring your device.
45.7 KB
Loading
44.2 KB
Loading
97.2 KB
Loading
36.1 KB
Loading
124 KB
Loading
124 KB
Loading
39.3 KB
Loading
92 KB
Loading
169 KB
Loading

0 commit comments

Comments
 (0)