Back to Omi

Build Your Own Omi Device

docs/doc/assembly/introduction.mdx

3.0.0-Android-App3.8 KB
Original Source

Overview

Building your own Omi device is a rewarding experience that gives you complete control over your hardware. This guide covers everything you need to know to build the DevKit 1.

<CardGroup cols={2}> <Card title="Open Source" icon="code-branch"> All designs are freely available </Card> <Card title="Full Control" icon="sliders"> Customize your build as needed </Card> <Card title="Learning Experience" icon="graduation-cap"> Gain hands-on electronics skills </Card> <Card title="Community Support" icon="users"> Get help from fellow builders </Card> </CardGroup>

Is This Guide for You?

<Warning> Building your own Omi device requires **advanced knowledge** of soldering and basic electronics. If you're new to electronics, consider purchasing a pre-built device instead. </Warning>
Skill LevelRecommendation
BeginnerPurchase from Omi Shop
IntermediateFollow this guide with extra caution
AdvancedThis guide is perfect for you

Is It Cheaper?

<Note> While building your own device is a great learning experience, it may not always be cheaper than purchasing from our [Shop](https://omi.me). </Note>

Consider these factors before deciding:

<CardGroup cols={2}> <Card title="Parts Availability" icon="box"> Component prices vary by region </Card> <Card title="Shipping Costs" icon="truck"> Multiple vendors mean multiple shipping fees </Card> <Card title="Tools Required" icon="screwdriver-wrench"> You may need to purchase tools </Card> <Card title="Time Investment" icon="clock"> Assembly takes several hours </Card> </CardGroup> <Tip> Compare the total cost of parts, tools, and shipping against the shop price before deciding to build your own. </Tip>

Requirements

Skills Needed

<CardGroup cols={3}> <Card title="Soldering" icon="fire"> Through-hole and surface-mount experience </Card> <Card title="Electronics" icon="microchip"> Basic PCB and circuit understanding </Card> <Card title="Microcontrollers" icon="memory"> Familiarity with programming boards </Card> </CardGroup>

Tools & Materials

ToolPurpose
Soldering ironConnecting components
SolderJoining connections
Fine-tip tweezersHandling small parts
Wire stripperPreparing wires
3D printed caseDevice enclosure

Important Notes

<Warning> **Safety First:** Always follow safety precautions when working with electronics and soldering equipment. Work in a well-ventilated area and wear appropriate protective equipment. </Warning> <Info> **Custom PCBs:** The DevKit 2 and Omi CV1 use custom PCBs, making them unsuitable for DIY assembly without specialized manufacturing equipment. This guide focuses on DevKit 1 only. </Info>

Ready to Build?

<Steps> <Step title="Get the Parts"> Review and purchase all components from the parts list </Step> <Step title="Print the Case"> 3D print or order the enclosure </Step> <Step title="Assemble the Device"> Follow the step-by-step build guide </Step> <Step title="Flash Firmware"> Install the latest firmware </Step> </Steps>

Next Steps

<CardGroup cols={2}> <Card title="Parts List" icon="list-check" href="/doc/assembly/Buying_Guide"> See all required components and where to buy them </Card> <Card title="Build Guide" icon="screwdriver-wrench" href="/doc/assembly/Build_the_device"> Step-by-step assembly instructions </Card> <Card title="Flash Firmware" icon="bolt" href="/doc/get_started/Flash_device"> Install firmware on your device </Card> <Card title="Buy Pre-built" icon="cart-shopping" href="https://omi.me"> Purchase a ready-made device instead </Card> </CardGroup>