> ## Documentation Index
> Fetch the complete documentation index at: https://learn.pcbcupid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> PCB Cupid is your open resource for PCB design, hardware engineering, and electronics projects, with tutorials for KiCad, EasyEDA, ESP32, and Glyph boards.

# PCB Cupid

<Frame>
  <img src="https://mintcdn.com/pcbcupid-bae3761c/4dXNuJjZhqL5zqVd/images/PCB-Cupid-logo-Design_White.avif?fit=max&auto=format&n=4dXNuJjZhqL5zqVd&q=85&s=b946f6f37a8701b2f973110d8462f2f1" alt="PCBCUPID logo" class="max-w-xs mx-auto" width="7827" height="1185" data-path="images/PCB-Cupid-logo-Design_White.avif" />
</Frame>

Your ultimate resource for everything related to PCB designs, hardware engineering and electronics projects. Whether you're a beginner or an experienced developer, we've got you covered.

<Columns cols={2}>
  <Card title="Getting Started" icon="compass" href="documentation/welcome/getting-started">
    Begin your journey into PCB design and hardware engineering.
  </Card>

  <Card title="PCB Design" icon="pencil-ruler" href="pcb-design/design/kicad/introduction-on-kicad">
    Learn KiCad and EasyEDA with step-by-step tutorials for beginners.
  </Card>

  <Card title="Boards" icon="circuit-board" href="documentation/welcome/prerequisites/arduino-ide-setup">
    Explore Glyph boards, breakout boards, sensors, and example projects.
  </Card>

  <Card title="PCB Orders" icon="truck" href="pcb-design/orders/ordering-from-lioncircuits-website">
    Learn how to place PCB orders online with detailed guides.
  </Card>

  <Card title="Enclosure" icon="box" href="documentation/enclosure/3d-printed-enclosure-for-glyph-esp32-boards">
    3D printed enclosures for GLYPH ESP32 boards.
  </Card>
</Columns>

***

## What you'll find here

<Columns cols={3}>
  <Card title="KiCad Tutorials" icon="file-text" href="pcb-design/design/kicad/introduction-on-kicad">
    Comprehensive guides on designing PCBs using KiCad.
  </Card>

  <Card title="EasyEDA Tutorials" icon="file-text" href="pcb-design/design/easyeda/easyeda-intro">
    Step-by-step tutorials for designing PCBs with EasyEDA.
  </Card>

  <Card title="Board Documentation" icon="book-open" href="documentation/welcome/prerequisites/arduino-ide-setup">
    Complete docs for all Glyph boards and breakout boards.
  </Card>
</Columns>
