// Thermistor lookup table R25=10k B=3977 steps 1024 // unity : 1/10 °C #include #include #define ERR_HI 16000 #define ERR_LOW -16000 const int16_t TempLookUpTable[] PROGMEM = { ERR_HI,ERR_HI,ERR_HI,ERR_HI,ERR_HI,ERR_HI,ERR_HI,1950,1885,1829,1779,1734,1694, 1657,1624,1593,1564,1537,1512,1489,1466,1445,1426,1407,1389,1372,1355,1340, 1325,1310,1296,1283,1270,1258,1246,1234,1223,1212,1202,1192,1182,1172,1163, 1153,1145,1136,1127,1119,1111,1103,1096,1088,1081,1074,1066,1060,1053,1046, 1040,1033,1027,1021,1015,1009,1003,997,992,986,981,976,970,965,960,955,950, 945,940,936,931,926,922,917,913,909,904,900,896,892,888,884,880,876,872,868, 864,861,857,853,850,846,842,839,835,832,829,825,822,819,815,812,809,806,803, 799,796,793,790,787,784,781,778,776,773,770,767,764,761,759,756,753,751,748, 745,743,740,738,735,732,730,727,725,722,720,718,715,713,710,708,706,703,701, 699,697,694,692,690,688,685,683,681,679,677,675,672,670,668,666,664,662,660, 658,656,654,652,650,648,646,644,642,640,638,636,634,633,631,629,627,625,623, 621,620,618,616,614,612,611,609,607,605,604,602,600,598,597,595,593,592,590, 588,587,585,583,582,580,578,577,575,574,572,570,569,567,566,564,562,561,559, 558,556,555,553,552,550,549,547,546,544,543,541,540,538,537,535,534,533,531, 530,528,527,525,524,523,521,520,518,517,516,514,513,512,510,509,508,506,505, 504,502,501,500,498,497,496,494,493,492,490,489,488,486,485,484,483,481,480, 479,478,476,475,474,473,471,470,469,468,466,465,464,463,462,460,459,458,457, 456,454,453,452,451,450,448,447,446,445,444,443,441,440,439,438,437,436,435, 433,432,431,430,429,428,427,425,424,423,422,421,420,419,418,417,415,414,413, 412,411,410,409,408,407,406,405,404,402,401,400,399,398,397,396,395,394,393, 392,391,390,389,388,387,386,385,384,382,381,380,379,378,377,376,375,374,373, 372,371,370,369,368,367,366,365,364,363,362,361,360,359,358,357,356,355,354, 353,352,351,350,349,348,347,346,345,345,344,343,342,341,340,339,338,337,336, 335,334,333,332,331,330,329,328,327,326,325,324,324,323,322,321,320,319,318, 317,316,315,314,313,312,311,310,310,309,308,307,306,305,304,303,302,301,300, 299,298,298,297,296,295,294,293,292,291,290,289,289,288,287,286,285,284,283, 282,281,280,280,279,278,277,276,275,274,273,272,272,271,270,269,268,267,266, 265,264,264,263,262,261,260,259,258,257,257,256,255,254,253,252,251,250,250, 249,248,247,246,245,244,243,243,242,241,240,239,238,237,236,236,235,234,233, 232,231,230,230,229,228,227,226,225,224,224,223,222,221,220,219,218,217,217, 216,215,214,213,212,211,211,210,209,208,207,206,205,205,204,203,202,201,200, 199,199,198,197,196,195,194,194,193,192,191,190,189,188,188,187,186,185,184, 183,182,182,181,180,179,178,177,176,176,175,174,173,172,171,170,170,169,168, 167,166,165,164,164,163,162,161,160,159,158,158,157,156,155,154,153,152,152, 151,150,149,148,147,146,146,145,144,143,142,141,140,140,139,138,137,136,135, 134,133,133,132,131,130,129,128,127,127,126,125,124,123,122,121,120,120,119, 118,117,116,115,114,113,113,112,111,110,109,108,107,106,105,105,104,103,102, 101,100,99,98,97,97,96,95,94,93,92,91,90,89,89,88,87,86,85,84,83,82,81,80,79, 79,78,77,76,75,74,73,72,71,70,69,68,68,67,66,65,64,63,62,61,60,59,58,57,56, 55,55,54,53,52,51,50,49,48,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32, 31,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,7,6, 5,4,3,2,1,0,0,-1,-2,-3,-4,-5,-6,-7,-8,-9,-10,-11,-12,-14,-15,-16,-17,-18,-19, -20,-21,-22,-23,-24,-26,-27,-28,-29,-30,-31,-32,-33,-34,-36,-37,-38,-39,-40, -41,-42,-44,-45,-46,-47,-48,-49,-51,-52,-53,-54,-55,-57,-58,-59,-60,-61,-63, -64,-65,-66,-68,-69,-70,-71,-73,-74,-75,-76,-78,-79,-80,-82,-83,-84,-85,-87, -88,-89,-91,-92,-93,-95,-96,-97,-99,-100,-102,-103,-104,-106,-107,-109,-110, -111,-113,-114,-116,-117,-119,-120,-122,-123,-125,-126,-128,-129,-131,-132, -134,-135,-137,-138,-140,-142,-143,-145,-146,-148,-150,-151,-153,-155,-156, -158,-160,-161,-163,-165,-167,-168,-170,-172,-174,-175,-177,-179,-181,-183, -185,-187,-189,-191,-192,-194,-196,-198,-200,-202,-204,-207,-209,-211,-213, -215,-217,-219,-222,-224,-226,-228,-231,-233,-235,-238,-240,-243,-245,-248, -250,-253,-255,-258,-261,-263,-266,-269,-272,-274,-277,-280,-283,-286,-289, -292,-296,-299,-302,-305,-309,-312,-316,-319,-323,-327,-331,-334,-338,-343, -347,-351,-355,-360,-365,-369,-374,-379,-384,-390,-395,-401,-407,-413,-419, -426,-433,-440,-448,-456,-465,-474,-483,-493,ERR_LOW,ERR_LOW,ERR_LOW,ERR_LOW };