# Phidget, Diedrich

1. 운영체제에 맞는 Phidget 드라이버를 설치해주세요.&#x20;

{% hint style="info" %}

* [Windows 드라이버 다운로드](https://www.phidgets.com/downloads/phidget22/libraries/windows/Phidget22-x64.exe)
* [Mac 드라이버 다운로드](https://www.phidgets.com/downloads/phidget22/libraries/macos/Phidget22.dmg)
  {% endhint %}

2. 아래 설정을 마무리해주세요.

{% tabs %}
{% tab title="Windows" %}
1\. 윈도우의 \[윈도우 버튼] 또는 \[검색 아이콘] 을 눌러 **Phidget Control Panel** 프로그램을 찾고 실행합니다.

2\. 상단의 두번째 탭인 Network Server 탭으로 들어갑니다.&#x20;

![](/files/orjGTZE1ewIZYqVh18zC)

3\. 아래의 캡쳐와 같이 1 - Startup Type을 Automatic으로 설정하고 2 - Enabled를 체크합니다. 3 - Start를 눌러 서버를 실행하면 설정이 완료됩니다.

![](/files/6wcBrSat1i9bnE6tOxYe)

4\. 하단의 Network Server가 Running으로 설정된 것을 확인하면 정상으로 작동하는 것입니다.&#x20;

![](/files/PRHnRFePjTspz96uHma1)
{% endtab %}

{% tab title="Mac" %}
1\. 런치패드 안에서 Phidget Control Panel 프로그램을 찾아 실행합니다.

2\. 상단의 두번째 탭인 Network Server 탭으로 들어갑니다.

![](/files/lTWHOZ0AJfwZ919rvlG6)

3\. 하단의 자물쇠 버튼을 누르고 계정 비밀번호를 입력합니다.

![](/files/J1QmBA6cINHPpFLPLdaI)

4\. 아래의 캡쳐와 같이 2 - Start Automatically on Boot를 체크, 3 - Enabled를 체크합니다.\
1 - Start Network Server 를 눌러 서버를 실행하면 설정이 완료됩니다.

![](/files/bldeTHwQsDkiv7j4uYgW)
{% endtab %}
{% endtabs %}

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

![](/files/-MkMZIQK4lc9x3cPAlHR)

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

![](/files/-MkMaGpr43PY5ZRJjCjf)

4\. **로스팅 머신 연동 프리셋**에서 **Phidget**을 선택해주세요.

![](/files/-MlKJhFsCJZ6tzS03Ylq)

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

![](/files/-MlKLO4JDOeCVgmga81X)


---

# 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/phidget.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.
