> For the complete documentation index, see [llms.txt](https://docs.brewfather.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brewfather.app/br/integrations/ispindel/calibration.md).

# Calibração

Ferva 3 litros de água com 1kg de açúcar.\
\
Use um densímetro e separe soluções da água acima com **1.050**, **1.040**, **1.030**, **1.020**, **1.010** e também água pura com **1.000**.\
\
Configure o iSpindel para reportar a densidade a cada 60 segundos no Brewfather, e na página de dispositivos você poderá ver a leitura reportada do iSpindel a cada minuto.\
\
Faça a leitura das soluções criadas acima e anote o ângulo/tilt informado pelo iSpindel. Preencha os valores na tabela de calibração do projeto iSpindel e ele irá calcular a fórmula exigida no formato desejado por você. \
\
Copie a fórmula de resultado na página de calibração do projeto e comece a ler os valores nas diferentes soluções novamente. **Certifique-se de usar a fórmula que informa em Plato**. O Brewfather então irá converter na unidade que você escolheu em suas configurações. Se a gravidade estiver exibindo 1,004 no Brewfather, você está usando a fórmula errada.

Se você está usando Plato no Brewfather para a solução SG acima, você deverá ver valores próximos de  0, 2.5, 5, 7.5, 10 e 12.5.

#### Recursos

Planilha Excel de calibração: <https://github.com/universam1/iSpindel/blob/master/docs/Kalibrierung_en.xlsm>

Outras informações: <https://github.com/universam1/iSpindel/blob/master/docs/Calibration_en.md#formula>\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.brewfather.app/br/integrations/ispindel/calibration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
