Back to Omi

Building the Device

docs/doc/assembly/Build_the_device.mdx

3.0.0-Android-App4.4 KB
Original Source

Before You Start

<CardGroup cols={2}> <Card title="Parts List" icon="list-check" href="/doc/assembly/Buying_Guide"> Make sure you have all required components </Card> <Card title="3D Print Case" icon="cube" href="https://github.com/BasedHardware/omi/tree/main/omi/hardware/triangle%20v1"> Download and print the case STL files </Card> </CardGroup> <Tip> If you don't have access to a 3D printer, check [Makerspace.com](https://makerspace.com/) for printing locations near you, or use an online 3D printing service. </Tip>

Assembly Instructions

<Steps> <Step title="Prepare the Components"> Gather all your parts: XIAO board, battery, switch, wires, and 3D printed case.
<Frame>
  
</Frame>
</Step> <Step title="Cut the Black Wire"> Cut the black wire approximately **2/3 inch (17mm)** from the base of the battery connector.
<Frame>
  
</Frame>
</Step> <Step title="Strip the Wire Ends"> Remove a small portion of insulation from both ends of the cut wire using a wire stripper.
<Note>
Use the **28 AWG** notch on your wire stripper for best results.
</Note>

<Frame>
  
</Frame>
</Step> <Step title="Solder the Components"> Follow the soldering diagram to connect the battery to the board. The switch goes in-line with the black (ground) wire.
<Frame>
  
</Frame>

<Warning>
Be careful with soldering! Use proper ventilation and safety equipment.
</Warning>
</Step> <Step title="Secure the Switch"> Insert the switch securely into the battery connector circuit.
<Frame>
  
</Frame>
</Step> <Step title="Place Battery and Board in Case"> Carefully place the battery and board into the 3D-printed case.
<Frame>
  
</Frame>
</Step> <Step title="Position the Switch"> Insert the switch into the notch next to the USB-C slot.
<Frame>
  
</Frame>
</Step> <Step title="Manage the Wires"> Twist the longer red wire gently to help organize it within the case.
<Frame>
  
</Frame>
</Step> <Step title="Curl the Wire"> Carefully curl the twisted wire and place it to the side to ensure it fits within the case.
<Frame>
  
</Frame>
</Step> <Step title="Attach the Lid"> Align the lid with the case using the ridges as a guide and snap it into place.
<Frame>
  
</Frame>
</Step> <Step title="Secure the Case"> Apply even pressure around the edges to ensure the seams snap securely into place.
<Frame>
  
</Frame>
</Step> </Steps>

Charging Instructions

<Warning> **Important:** Omi can only charge when it is powered **ON**. The device will not charge if powered off. </Warning>
  • Use a standard USB-C cable to charge
  • The LED will indicate charging status
  • A full charge takes approximately 1-2 hours

Congratulations!

You now have a fully assembled Omi device!

<CardGroup cols={2}> <Card title="Flash Firmware" icon="bolt" href="/doc/get_started/Flash_device"> Install the latest firmware on your device </Card> <Card title="Set Up the App" icon="mobile" href="/doc/get_started/introduction"> Download and configure the Omi app </Card> <Card title="Get Support" icon="wrench" href="/doc/info/Support"> Having issues? Get help from our community or contact support </Card> <Card title="Join Community" icon="discord" href="http://discord.omi.me"> Get help from the community on Discord </Card> </CardGroup>