SkillAgentSearch skills...

MAX31865

STM32F103通过SPI接口与MAX31865模块实现测温功能

Install / Use

/learn @TPYBoard/MAX31865
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>The MAX31865 project</h1> <img src="https://github.com/TPYBoard/MAX31865/blob/master/image/max31865实物图.png" style="max-width:100%;">

MAX31865模块主要使用SPI接口与单片机进行通信,本次例程使用TPYBoard STM32F103RBT6 最小系统板和MAX31865模块进行通信。

工程主要组成说明:

<ul> <li>docs/ -- MAX31865模块LIB库的使用说明</li> <li>image/ -- MAX31865模块实物图及连接指示图</li> <li>project/ -- MAX31865模块的Keil示例工程源码</li> </ul> <h2>使用说明</h2>

MAX31865 针脚指示图:

<img src="https://github.com/TPYBoard/MAX31865/blob/master/image/max31865.png" style="max-width:100%;">

MAX31865 接线说明:

<img src="https://github.com/TPYBoard/MAX31865/blob/master/image/接线图.png" style="max-width:100%;">

MAX31865 跳线说明:

<img src="https://github.com/TPYBoard/MAX31865/blob/master/image/跳线图.png" style="max-width:100%;">

MAX31865 LIB库使用说明:

请参阅 docs/MAX31865LIB说明.pdf 文档

地址:https://github.com/TPYBoard/MAX31865/blob/master/docs/MAX31865LIB%E8%AF%B4%E6%98%8E.pdf

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated6mo ago
Forks5

Languages

C

Security Score

72/100

Audited on Sep 30, 2025

No findings