kopia lustrzana https://github.com/jbruce12000/kiln-controller
Pinning picoreflowd down to python2 for now
rodzic
540280ef45
commit
e4d1cba5da
|
@ -3,8 +3,14 @@ picoReflow
|
||||||
|
|
||||||
Turns a Raspberry Pi into a universal, web enabled Reflow Oven Controller.
|
Turns a Raspberry Pi into a universal, web enabled Reflow Oven Controller.
|
||||||
|
|
||||||
|
**Standard Interface**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
**Curve Editor**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Based on MAX 31855 Cold-Junction K-Type Thermocouple and Raspberry Pi GPIO driven Solid State Relays.
|
Based on MAX 31855 Cold-Junction K-Type Thermocouple and Raspberry Pi GPIO driven Solid State Relays.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
Ładowanie…
Reference in New Issue