# Phidget

## **Pre-checks before connecting**

* Connect your roasting machine to the computer with a USB cable.
* Turn on the roasting machine.

## Setting up in the Firescope app

1. On the first roasting machine setup page, click **\[Connect my machine]** or go to the main menu → **\[Machines]** and click **\[Create]**.

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

   <figure><img src="/files/pMGFtrCDgSgmcsboOMSp" alt=""><figcaption></figcaption></figure>
2. Choose \[Phidget] in the preset field.

   <figure><img src="/files/hrGiUMMBKMg7cO6NbMgg" alt=""><figcaption></figcaption></figure>
3. Try applying the settings in the \[Details] tab
   1. If you’ve used roasting software before, check and apply the Phidget settings from that app.
   2. Sensors not physically connected to the Phidget won’t provide any readings, even if you configure them.
   3. For example, if the Inlet Temperature isn’t connected to the Phidget device, checking IT won’t return a valid value.
4. Click **\[Submit]**. The connection result will appear within 10 seconds.
   1. If the connection is successful, you’ll be able to see temperature values from your roasting machine.

{% hint style="success" %}
If you find it difficult to follow this guide or something doesn’t work as expected,\
please request [chat support ](https://firescope.channel.io)or [remote assistance](https://cal.com/firescope/integration-support).
{% endhint %}


---

# 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/en/connect/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.
