# Simple Project Lynx-32 HTTP Antares

Here are some examples of simple projects using the **Lynx-32 Development Board** using **Wi-Fi** connectivity with **HTTP** protocol. If you are interested, you can follow some of the projects on the following page.

{% content-ref url="/pages/J4mU7XmNpcEu09T6NFz3" %}
[Periodic Post DHT 11 Data](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/periodic-post-dht-11-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/JbaGm8tPFwT5FmIv8mJA" %}
[Post DHT 11 Data with Push Button](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/post-dht-11-data-with-push-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/yrj9hDtLUWu8CKJgwCo1" %}
[Post DHT 11 Data and Display on OLED](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/post-dht-11-data-and-display-on-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/gW2IOrvtKY62gW53beva" %}
[Get Data displayed on OLED](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/get-data-displayed-on-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/pZoiad7QoIeGpdHr4XZ2" %}
[Post and Get DHT 11 Data displayed on OLED](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/post-and-get-dht-11-data-displayed-on-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/FjHx7avRoDvb7v9ojkZY" %}
[Controlling Relays and LEDs Through Get Commands](/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares/controlling-relays-and-leds-through-get-commands.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://docs.antares.id/en/code-and-library-examples/esp32-wi-fi/esp32-wi-fi-http-protocol/simple-project-lynx-32-http-antares.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.
