# TESA University Program

- [RT-Thread IoT OS](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os.md)
- [University Program](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program.md): Authorized by RT-Thread Organization
- [RT-Thread Architecture](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/rt-thread-architecture.md)
- [Hardware supported](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/rt-thread-architecture/hardware-supported.md)
- [RT-Thread Layers](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/rt-thread-architecture/rt-thread-layers.md)
- [RT-Thread x Renesas](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/rt-thread-architecture/rt-thread-x-renesas.md)
- [Edge AI Workshop](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop.md)
- [Installation & First Coding](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/installation-and-first-coding.md)
- [External IRQ via Button](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/external-irq-via-button.md)
- [Enable Ulog for FinSH](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/enable-ulog-for-finsh.md)
- [Enable WiFi for FinSH](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/enable-wifi-for-finsh.md)
- [IoT Connectivity using MQTT](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/iot-connectivity-using-mqtt.md)
- [OpenMV IDE](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/openmv-ide.md)
- [MicroPython Programming](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/micropython-programming.md)
- [TFLite in OpenMV](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/tflite-in-openmv.md)
- [AI Model Training via Edge Impulse](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/university-program/edge-ai-workshop/ai-model-training-via-edge-impulse.md)
- [RT-Thread on RISC-V](https://dev.tesa.or.th/tesa-developer/tesa-university-program/rt-thread-iot-os/rt-thread-on-risc-v.md): Open Source RT-Thread RTOS on RISC-V
- [FPGA Edge AI](https://dev.tesa.or.th/tesa-developer/tesa-university-program/fpga-edge-ai.md): Collaboration with Design Gateway Co., Ltd.
- [Professional Courses](https://dev.tesa.or.th/tesa-developer/tesa-university-program/fpga-edge-ai/professional-courses.md)
- [Problem-based Learning](https://dev.tesa.or.th/tesa-developer/tesa-university-program/problem-based-learning.md)
- [STM32 Development Toolchain](https://dev.tesa.or.th/tesa-developer/tesa-university-program/problem-based-learning/stm32-development-toolchain.md)
- [TESAIoT Platform](https://dev.tesa.or.th/tesa-developer/tesa-university-program/tesaiot-platform.md)


---

# 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://dev.tesa.or.th/tesa-developer/tesa-university-program.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.
