Remote Temperature Sensor ========================= It is necessary to measure the temperature to optimally control the mashing process. The brewce setup uses a remote thermometer with BLE connection to get temperature readings. The remote temperature sensor is based on a `MAX31855`_ thermocouple-to-digital convert which reads the temperature from a K-type thermocouple. The hardware fits the `Adafruit Feather`_ layout and can be connected to any Adafruit Feather board. .. image:: ../_static/images/thermocouple-featherwing-hardware.jpg The hardware files can be found in the project's `GitHub repo`_. .. _GitHub repo: https://github.com/ChristianHirsch/thermocouple-featherwing-hardware .. _MAX31855: https://github.com/ChristianHirsch/thermocouple-featherwing-hardware .. _Adafruit Feather: https://learn.adafruit.com/adafruit-feather/feather-specification