An open API service indexing awesome lists of open source software.

https://github.com/elucidation/oven-temperature-readout

Oven temperature live readout using a thermocouple, a 7-segment display and an Arduino micro
https://github.com/elucidation/oven-temperature-readout

Last synced: about 1 year ago
JSON representation

Oven temperature live readout using a thermocouple, a 7-segment display and an Arduino micro

Awesome Lists containing this project

README

          

# Oven Temperature Readout
Oven temperature live readout using a thermocouple, a 7-segment display and an Arduino micro.

![oven temperature readout in use](oven_temp.png)

Temperature is in Farenheit (or Celsius).

# Parts

* [Thermocouple Type-K Glass Braid Insulated - K](https://www.adafruit.com/product/270)
* [Thermocouple Amplifier MAX31855 breakout board ](https://www.adafruit.com/product/269)
* [Red 7-segment display](https://www.adafruit.com/product/865)
* [Arduino micro](https://www.arduino.cc/en/Main/arduinoBoardMicro)