---
title: "Introduction"
description: "Explore various hardware configurations for the 01 platform"
---

The 01 platform offers flexibility in hardware configurations, allowing you to create a device that suits your needs and preferences. From desktop setups to portable builds, there are multiple options to bring the 01 experience to life.

<CardGroup cols={3}>
  <Card
    title="01 Light"
    icon="circle"
    href="/hardware/01-light/introduction"
    description="Create a simplified, lightweight version of the 01 device."
  />
  <Card
    title="Desktop Setup"
    icon="desktop"
    href="/hardware/desktop"
    description="Create a powerful 01 setup using your existing computer hardware."
  />
  <Card
    title="Grimes Build"
    icon="microchip"
    href="/hardware/grimes"
    description="Build a portable 01 device inspired by Grimes' custom hardware."
  />
  <Card
    title="Custom Builds"
    icon="screwdriver-wrench"
    href="/hardware/custom"
    description="Explore unique and creative ways to build your own 01 device."
  />
  <Card
    title="Mini Phone"
    icon="mobile"
    href="/hardware/mini-phone"
    description="Transform a small smartphone into a dedicated 01 device."
  />
</CardGroup>