hardikrathod4 / Temperature-Data-Logger

8 channel K-type thermocouple temperature logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEMPERATURE DATA LOGGER

8 channel K-type thermocouple temperature logger.

FEATURES

  • ESP32-WROOM-32E as a Controller
  • 8 channel K-type thermocouple inputs (MAX31855KASA)
  • 20x4 char LCD display
  • MicroSD memory card interface
  • Buzzer
  • Power and data in/out over USB type-B connector
  • RTC (PCF8563T)
  • 4 buttons for menu
  • 3 LEDs for status indication

STATUS

Hardware

  • In progress
  • Completed

Functional Testing (HW+SW)

  • Programming
  • Serial data over USB-B (Serial2)
  • Menu Buttons check
  • LEDs check
  • RTC check
  • LCD check
  • Buzzer check
  • microSD check
  • Thermocouple temperature read check
  • is somthing missing???

Software

  • TBD

Enclosure

  • In progress
  • Completed

About

8 channel K-type thermocouple temperature logger

License:MIT License


Languages

Language:HTML 100.0%