uploaded 6 months ago
MAX6675 thermocouple amplifier SPI driver

readme

# MAX6675 ESP Component

This is a versatile ESP component for interfacing with the MAX6675 thermocouple amplifier using Espressif's ESP8266 or ESP32 microcontrollers. The MAX6675 is a popular thermocouple-to-digital converter IC that provides accurate temperature measurements using K-type thermocouples.

## Getting Started

Check out the `example` folder in the root for the use of this MAX6675 component.

## Add component to your project
Please use the component manager command add-dependency to add the button to your project's dependency, during the CMake step the component will be downloaded automatically.

```
idf.py add-dependency "hayschan/max6675"
```

Links

Supports all targets

Maintainer

  • Hays Chan <blog@haysc.tech>

License: MIT

To add this component to your project, run:

idf.py add-dependency "hayschan/max6675^1.0.6"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 157 times
  • Downloaded this version
    This version: 152 times

Badge

hayschan/max6675 version: 1.0.6
|