1.製品オーバーview
The NOYITO MAX6675 is a monolithic thermocouple digitizer designed for use with K-type thermocouples. It integrates a signal conditioning amplifier, a 12-bit analog-to-digital converter, cold junction compensation, and a digital controller with an SPI-compatible interface. This module provides a simple and accurate solution for temperature measurement in various applications.
主な特徴:
- Simple SPI serial port for temperature value output.
- Temperature detection range: 0°C to 1023.75°C.
- Converter temperature resolution: 0.25°C.
- Integrated on-chip cold-junction compensation.
- High impedance differential input.
- Thermocouple disconnection detection.
- ワーキングvoltag範囲: 3.0V ~ 5.5V。
- 動作電流:50mA。
- 動作温度範囲: -20°C ~ 85°C。
2.製品コンポーネント
The NOYITO MAX6675 Thermocouple Module typically includes the following components:
- MAX6675 Thermocouple Module board.
- K-Type Thermocouple (often included, but may vary by package).
- Header pins for connection.
- Terminal block for thermocouple connection.


3. セットアップと接続
This section details the steps for connecting the MAX6675 module to a microcontroller (e.g., Arduino, Raspberry Pi) and a K-type thermocouple.
3.1 Pinout Description:
| ピン | 説明 |
|---|---|
| グランド | アース接続。 |
| VCCC の | Power supply input (3.0V to 5.5V). |
| DO | Data Output (SPI MISO). |
| CS | Chip Select (SPI SS). |
| クロック | Clock Input (SPI SCK). |
| + | Positive terminal for K-type thermocouple. |
| - | Negative terminal for K-type thermocouple. |
3.2 Wiring Diagram (Example):
Connect the module to your microcontroller using the SPI interface. Ensure correct polarity when connecting the K-type thermocouple to the terminal block.

Video 3.2: This video demonstrates the connection and basic operation of a DC 3-5V MAX6675 Module with a K-Type Thermocouple, showing how to interface it and read temperature values.
4. 操作手順
After successful connection, the MAX6675 module can be operated by sending commands via the SPI interface to read temperature data. Libraries are available for popular microcontrollers to simplify this process.
4.1 Temperature Reading Process:
- Initialize the SPI communication on your microcontroller.
- Set the Chip Select (CS) pin low to select the MAX6675 module.
- Read 16 bits of data from the Data Output (DO) pin.
- Set the Chip Select (CS) pin high to deselect the module.
- Process the 16-bit data:
- Bits D14 to D3 represent the 12-bit temperature value.
- Bit D2 indicates thermocouple input open (1 = open, 0 = connected).
- Bits D1 and D0 are device ID bits (always 0).
- Convert the 12-bit temperature value to Celsius by multiplying by 0.25°C.
The module automatically performs cold junction compensation, ensuring accurate temperature readings even with varying ambient temperatures around the module.
5. 仕様
| 仕様 | 価値 |
|---|---|
| ブランド | NOYITO |
| モデル番号 | MAX6675 |
| 温度範囲 | 0℃~1023.75℃ |
| 温度分解能 | 0.25℃ |
| 測定精度 | ±0.25℃ |
| ワーキングVoltage範囲 | 3.0V ~ 5.5V (DC) |
| 動作電流 | 50mA |
| 動作温度範囲 | -20℃~85℃ |
| 出力タイプ | Digital (SPI) |
| 材料 | 銅(特定の部品用) |
| 商品の寸法 (長さ x 幅 x 高さ) | 0.81 x 8.07 x 0.12インチ |
| アイテム重量 | 0.176オンス |
6. メンテナンス
The MAX6675 module is designed for durability and requires minimal maintenance. Follow these guidelines to ensure optimal performance and longevity:
- ストレージ: 使用していないときは、モジュールを乾燥した静電気防止環境に保管してください。
- クリーニング: 必要に応じて、柔らかく乾いた布でモジュールを優しく拭いてください。液体や研磨剤入りの洗剤の使用は避けてください。
- 接続: Periodically check all connections (power, SPI, thermocouple) to ensure they are secure and free from corrosion.
- 環境条件: Operate the module within its specified operating temperature and humidity ranges to prevent damage.
7。 トラブルシューティング
If you encounter issues with your MAX6675 module, consider the following troubleshooting steps:
- 温度読み取りなし:
- Verify power supply (VCC and GND) is correctly connected and within the 3.0V-5.5V range.
- Check SPI connections (DO, CS, CLK) for proper wiring and continuity.
- Ensure the K-type thermocouple is correctly connected to the + and - terminals with correct polarity.
- Check for thermocouple disconnection (Bit D2 in the read data should be 0).
- Confirm your microcontroller's SPI code is correctly implemented and communicating with the MAX6675.
- 不正確な読み取り:
- Ensure the thermocouple is properly seated and making good contact.
- Verify that the thermocouple type is K-type. Other types will yield incorrect readings.
- Check for external electrical noise that might interfere with the readings.
- Confirm the cold junction compensation is functioning (this is internal to MAX6675).
- モジュールが応答しません:
- Power cycle the module and microcontroller.
- Inspect the module for any visible damage or loose components.
8. 保証とサポート
NOYITO products are designed for reliability. For specific warranty information, please refer to the product packaging or the retailer's terms of sale. For technical support or further assistance, please contact your vendor or visit the official NOYITO webサイト。


