# Handheld Contactless Temperature Monitor

Ensuring the visitors do not possess symptoms such as fever is key part in anti-pandemic effort, this model simulates a contactless handheld temperature sensor.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/tempgun.png)

### Building Instructions

[Building Instructions Resource Pack Download](https://bit.ly/AIHealthCareSetBuildingGuide)

### Sample Wiring

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/tempcon.png)

### Sample Programs

[Handheld Contactless Temperature Monitor](https://makecode.microbit.org/_6zedo5PpWMdP)

{% embed url="<https://makecode.microbit.org/_6zedo5PpWMdP>" %}

### Model Instructions

Aim the temperature sensor at a person’s forehead and pull the trigger. The person’s temperature will be displayed. (For best results, the sensor should be approximately 3cm away from the surface.)


---

# 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://sharinghub-eng.kittenbot.hk/educational-kit-sets/health-care-educational-ai-kit/health-care-educational-ai-kit-instructions-koi-2/handheld-contactless-temperature-monitor.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.
