larsenglund / RakuTemp

Wifi enabled thermocouple (for Raku ovens or anything else)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RakuTemp

WiFi enabled (ESP8266) thermocouple (MAX31855) (for Raku ovens or anything else). Draws around 60mA so it can easily be powered from a cheap usb power bank for the duration of a Raku burn.

Software

Uses the CaptivePortalAdvanced and httpUpdater example that comes with the Arduino core for the ESP8266 for handling WiFi and OTA firmware updates. Websockets and Chart.js is used to display a live graph of the temperature read from a K-type thermocouple (-200 to 1350 degrees celsius) with the Adafruit MAX31855 library.

Mobile screenshot, one graph for the last 68 minutes and one for the last 17 hours:

Hardware

Hardware before screwing on the lid and "sealing" with hot glue. Black tape on WeMos and MAX31855 breakout to prevent shorting anything on the PCB:s

About

Wifi enabled thermocouple (for Raku ovens or anything else)


Languages

Language:Arduino 100.0%