You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.3 KiB
42 lines
1.3 KiB
4 months ago
|
---
|
||
|
title: "Hardware 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={2}>
|
||
|
<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."
|
||
|
/>
|
||
|
<Card
|
||
|
title="01 Light"
|
||
|
icon="lightbulb"
|
||
|
href="/hardware/01-light"
|
||
|
description="Create a simplified, lightweight version of the 01 device."
|
||
|
/>
|
||
|
</CardGroup>
|
||
|
|
||
|
Choose the hardware configuration that best fits your needs and start building your own 01 device today!
|