> For the complete documentation index, see [llms.txt](https://pinoo.gitbook.io/pinoo-robotics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pinoo.gitbook.io/pinoo-robotics/ueruenler/pinoo-ueruenleri-karsilastirma-tablosu.md).

# Pinoo Ürünleri Karşılaştırma Tablosu

## Pinoo Setleri Karşılaştırma Tablosu

|        | **Sensör ve Modüller** | **Temel Set**      | **İcat   Set**     | **Maker Set**      | **PinooBot Set**   | **Tam Set**        |
| ------ | ---------------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
| **1**  | Kırmızı Led Modülü     | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **2**  | Sarı Led  Modülü       | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **3**  | Yeşil Led Modülü       | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **4**  | Buzzer Modülü          | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **5**  | Buton Modülü           |                    | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **6**  | Mesafe Sensörü Modülü  | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |
| **7**  | Servo Motor Modülü     | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **8**  | Su Seviye Sensörü      | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **9**  | Hareket Sensörü (PIR)  |                    | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **10** | Potansiyometre Modülü  |                    | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **11** | Işık Algılama Sensörü  |                    | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **12** | Toprak Nem Sensörü     |                    | <ul><li></li></ul> | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **13** | Joystick Modülü        |                    |                    | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **14** | Lcd Ekran Modülü       |                    |                    | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **15** | Eğim Darbe Sensörü     |                    |                    | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **16** | Sıcaklık Nem Sensörü   |                    |                    | <ul><li></li></ul> |                    | <ul><li></li></ul> |
| **17** | Bluetooth Modülü       |                    |                    | <ul><li></li></ul> | <ul><li></li></ul> | <ul><li></li></ul> |
| **18** | Çizgi İzleme Sensörü   |                    |                    |                    | <ul><li></li></ul> | <ul><li></li></ul> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pinoo.gitbook.io/pinoo-robotics/ueruenler/pinoo-ueruenleri-karsilastirma-tablosu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
