# Prototype

Schmart Board based Teensy Fan Controller prototype v1:

![Schmart Board based prototype - top](/files/-M1XDbOaxar3NI0SqLaz) ![Schmart Board based prototype - bottom](/files/-M1XDbOcDHvZv4jEVr9q)

Design files available at: [Hardware/Schmart Board](https://github.com/mstrthealias/TeensyFanController/tree/master/Hardware/Schmart%20Board)

## Notes

* 1% accuracy resistors should be used, though resistances are configurable to calibrate readings
* The jumper in the middle ties v3.3 to ADC reference voltage
* The capacitors are not described in the prototype layout
* Only 3 of the 4 sensor resistors are soldered in the images
* The 4 fan headers in a row should be split in the middle, or possibly re-arranged in a 3 x 2 configuration


---

# 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://mstrthealias.gitbook.io/teensy-fan-controller/hardware/prototype.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.
