# Arduino Starter Kit

{% content-ref url="/pages/I5I1cvME0oWSjvoZOOad" %}
[Lesson 0. Getting Started - install IDE](/arduino-products/arduino-starter-kit/lesson-0.-getting-started-install-ide.md)
{% endcontent-ref %}

{% content-ref url="/pages/zNagMtQewR1kGDCiCYmx" %}
[Lesson 2. LEDs](/arduino-products/arduino-starter-kit/lesson-2.-leds.md)
{% endcontent-ref %}

{% content-ref url="/pages/e2KNbidfShVOIY19lawb" %}
[Lesson 3. RGB LEDs](/arduino-products/arduino-starter-kit/lesson-3.-rgb-leds.md)
{% endcontent-ref %}

{% content-ref url="/pages/nUd64PvuHiY15dIun1cQ" %}
[Lesson 4. Eight LEDs and a Shift Register](/arduino-products/arduino-starter-kit/lesson-4.-eight-leds-and-a-shift-register.md)
{% endcontent-ref %}

{% content-ref url="/pages/gVLVTLzuhYhTu1YTglku" %}
[Lesson 5. The Serial Monitor](/arduino-products/arduino-starter-kit/lesson-5.-the-serial-monitor.md)
{% endcontent-ref %}

{% content-ref url="/pages/gBU7J9YAqO1WEGTsF6PB" %}
[Lesson 6. Digital Inputs](/arduino-products/arduino-starter-kit/lesson-6.-digital-inputs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z8yRmrdc5vqR3vSs1yNI" %}
[Lesson 7. Make an RGB LED Fader](/arduino-products/arduino-starter-kit/lesson-7.-make-an-rgb-led-fader.md)
{% endcontent-ref %}

{% content-ref url="/pages/KhGQ83nbhVvbbJDKtxZo" %}
[Lesson 8. Analog Inputs](/arduino-products/arduino-starter-kit/lesson-8.-analog-inputs.md)
{% endcontent-ref %}

{% content-ref url="/pages/7jPF2pCPogl4OXl8pcUG" %}
[Lesson 9. Sensing Light](/arduino-products/arduino-starter-kit/lesson-9.-sensing-light.md)
{% endcontent-ref %}

{% content-ref url="/pages/wBUZqFdHh5Ea44plymvT" %}
[Lesson 10 Making Sounds](/arduino-products/arduino-starter-kit/lesson-10-making-sounds.md)
{% endcontent-ref %}

{% content-ref url="/pages/mHISTlaWojhU2PiZTG0m" %}
[Lesson 11 LCD Displays Part 1](/arduino-products/arduino-starter-kit/lesson-11-lcd-displays-part-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/fgcfovlhOnvtSqNvg3rt" %}
[Lesson 12 LCD Displays Part 2](/arduino-products/arduino-starter-kit/lesson-12-lcd-displays-part-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/QHSq231gyTWPjKuhtMey" %}
[Lesson 13 DC Motors](/arduino-products/arduino-starter-kit/lesson-13-dc-motors.md)
{% endcontent-ref %}

{% content-ref url="/pages/YgCtnOygycmPmKHfZJnQ" %}
[Lesson 14 Servo Motors](/arduino-products/arduino-starter-kit/lesson-14-servo-motors.md)
{% endcontent-ref %}

{% content-ref url="/pages/NMHziDa0S2tCpIG2JRo8" %}
[Lesson 15 DC Motor Reversing](/arduino-products/arduino-starter-kit/lesson-15-dc-motor-reversing.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://wiki.linhkientot.vn/arduino-products/arduino-starter-kit.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.
