# 11. Smart Parking Lot

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

### Building Instructions Download

[Building Instructions Download](https://drive.google.com/drive/folders/16T0mfS0QbxXfHf4GvNz62Xd2x8dvOq4m?usp=sharing)

### Sample Wiring

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

### Sample Program

[Sample Program Download](https://makecode.com/_DkLE863zqT8h)

[Sample Program Resource Pack](https://bit.ly/AIHealthCareSetHex)

### Model Instructions

The gate will open when a car approaches, park the car in front of the IR sensor, Meowbit will display the number of available spaces.

### Troubleshooting

#### 1: The sensitivity of the IR sensor is low.

#### The sensitivity can be adjusted via a potentiometer on the sensor, use a screwdriver to adjust to preference.


---

# 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/meowbit-creator-kit/meowbit-creator-kit-instructions/11.-smart-parking-lot.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.
