# ตอนที่ 2

หลังจากที่ตอนแรกได้พูดถึงทฏษฏีกันไปบ้างแล้ว ในตอนนี้ก็จะเป็นการ Setup ตัวบอร์ด ใส่โมเดล และเชื่อมต่อบริการ IFTTT เพื่อให้สามารถเก็บข้อมูลใบหน้าที่จับได้ลงไปใน Google Sheet วิธีการก็ไม่ยาก สามารถทำตามใน Video และบทความนี้ได้เลย

1. การ Flash ESP8285 เพื่อใช้งาน IoT <https://www.aiiotshop.com/b/22>
2. โหลดโค้ดและโมเดลรู้จำใบหน้าได้ที่นี่ <https://github.com/AiDude-io/CorgiDude/tree/master/09%20-%20Face%20Recognition>
3. เชื่อมต่อบริการ IFTTT ที่เว็บไซต์ ifttt.com อ่านเนื้อหาตอนแรก [https://www.facebook.com/comdet/videos/4783580461659470](https://www.facebook.com/comdet/videos/4783580461659470/)

{% embed url="<https://youtu.be/L6cJdexXDQU>" %}


---

# 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://corgidude.makerasia.com/demo-projects/face-recognition/ep2.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.
