楼主:
ken1325 (优质水瓶男)
2015-06-05 19:33:14我手上有一个温度传感器MAX6675模组
然后我去下载这个library来用
http://0rz.tw/C1Z1k
在 MAX6675.cpp 这个档案里
有一段是这样写
/*
Read bits 14-3 from MAX6675 for the Temp. Loop for each bit reading
the value and storing the final value in 'temp'
*/
for (int i=11; i>=0; i