|
@@ -5,7 +5,7 @@ Generates lookup to temperature values for use in a microcontroller in C format
|
5
|
5
|
http://en.wikipedia.org/wiki/Steinhart-Hart_equation
|
6
|
6
|
|
7
|
7
|
The main use is for Arduino programs that read data from the circuit board described here:
|
8
|
|
-http://make.rrrf.org/ts-1.0
|
|
8
|
+http://reprap.org/wiki/Temperature_Sensor_v2.0
|
9
|
9
|
|
10
|
10
|
Usage: python createTemperatureLookup.py [options]
|
11
|
11
|
|