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

# Temel Seviye

<div className="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-2 lg:grid-cols-3 gap-8 mt-6">
  <Card href="https://deneyapkart.org/projeler/deneyap-kart-ile-7-segment" style={{ display: "flex", justifyContent: "center" }}>
    <div style={{ display: "flex", flexDirection: "column", alignItems: "center", gap: "1px", textAlign: "center", maxWidth: "220px" }}>
      <img src="https://mintcdn.com/t3/kuEiN2bBt2XN3331/images/project_img/temel/7_segment.jpg?fit=max&auto=format&n=kuEiN2bBt2XN3331&q=85&s=d601c1c1fb882e520206837e00a6bf81" style={{ width: "100%", height: "auto", objectFit: "contain", borderRadius: "8px" }} width="276" height="300" data-path="images/project_img/temel/7_segment.jpg" />

      <span style={{ fontSize: "1rem", fontWeight: "bold" }}>Deneyap Kart ile 7 Segment Projesi</span>
    </div>
  </Card>

  <Card href="https://deneyapkart.org/projeler/deneyap-kart-ile-led-yakma" style={{ display: "flex", justifyContent: "center" }}>
    <div style={{ display: "flex", flexDirection: "column", alignItems: "center", gap: "1px", textAlign: "center", maxWidth: "220px" }}>
      <img src="https://mintcdn.com/t3/kuEiN2bBt2XN3331/images/project_img/temel/led_yakma.jpg?fit=max&auto=format&n=kuEiN2bBt2XN3331&q=85&s=391d8e038e9b253da937874c6fe976a3" style={{ width: "100%", height: "auto", objectFit: "contain", borderRadius: "8px" }} width="276" height="300" data-path="images/project_img/temel/led_yakma.jpg" />

      <span style={{ fontSize: "1rem", fontWeight: "bold" }}>Deneyap Kart ile LED Yakma Projesi</span>
    </div>
  </Card>

  <Card href="https://deneyapkart.org/projeler/mini-potansiyometre-ile-led" style={{ display: "flex", justifyContent: "center" }}>
    <div style={{ display: "flex", flexDirection: "column", alignItems: "center", gap: "1px", textAlign: "center", maxWidth: "220px" }}>
      <img src="https://mintcdn.com/t3/kuEiN2bBt2XN3331/images/project_img/temel/potansiyometre_led.jpg?fit=max&auto=format&n=kuEiN2bBt2XN3331&q=85&s=ea59d1303066513300c7cbfe5eaebd4f" style={{ width: "100%", height: "auto", objectFit: "contain", borderRadius: "8px" }} width="937" height="490" data-path="images/project_img/temel/potansiyometre_led.jpg" />

      <span style={{ fontSize: "1rem", fontWeight: "bold" }}>Deneyap Kart ile Potansiyometre kullanarak LED Yakma</span>
    </div>
  </Card>
</div>

* Daha fazla projeye erişmek için [tıklayınız.](https://deneyapkart.org/projeler/tum-projeler)
