# 국산 로스터기, Delta 온도 컨트롤러 연동

1\. Firescope의 첫 화면의 왼쪽 메뉴에서 **로스팅 머신**을 클릭해주세요.

<figure><img src="/files/oURqqRQN1qir7UUw3flE" alt=""><figcaption></figcaption></figure>

2\. **로스팅 머신** 페이지에서 **로스팅 머신 추가하기**를 눌러주시면 로스팅 머신 등록 창이 뜹니다. 먼저 별칭 및 로스터 모델, 투입량을 입력해주세요.

<figure><img src="/files/NJBi2myDZl7YDxIFFfiV" alt=""><figcaption></figcaption></figure>

3\. **로스팅 머신 연동 프리셋**에서 **Autonics(국산 로스터기) 또는 Delta** 를 선택해주세요.

![](/files/-MlK4SzLUIeOmxn7zPQ1)

4\. **시리얼 포트** 항목을 눌러 올바른 시리얼 포트를 선택해주세요.

* Windows에서는 COM1, COM2를 제외한 나머지 포트(COM3, COM4, ....) 일 가능성이 높으니 해당 포트를 선해주세요. 만약 확실히 포트를 연결하였는데 아무런 포트가 보이지 않는다면 아래 페이지로 이동하여 조치해주시면 됩니다.
* Mac에서는 **/dev/tty.usbserial-XXXXXXX** 와 같은 형식의 시리얼 포트가 올바른 포트일 가능성이 높습니다.

{% content-ref url="/pages/-MkLx7CG9mIrdkufjxXl" %}
[시리얼 포트 USB 드라이버 설치 (포트 목록에 아무것도 뜨지 않을때)](/others/serial-port-driver.md)
{% endcontent-ref %}

5\. **만들기** 버튼을 누르고 만든 로스팅 머신을 선택하고 대기하면 오른쪽 하단에 로스팅 머신의 온도가 나옵니다.&#x20;

![](/files/-MlK7xI_t47ZlqyRqu8f)


---

# 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.firescope.io/roasting-machine/autonics.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.
