kopia lustrzana https://github.com/jbruce12000/kiln-controller
- removing rpi requirements for now. need to work out dependency tree for simulations
rodzic
02dfe12e0c
commit
492f565135
|
|
@ -33,6 +33,7 @@ Don't forget to share and drop a link, when you do :)
|
|||
$ cd kiln-controller
|
||||
$ virtualenv venv
|
||||
$ source venv/bin/activate
|
||||
$ pip install --upgrade setuptools
|
||||
$ pip install -r requirements.txt
|
||||
$ ./kiln-controller.py
|
||||
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ greenlet
|
|||
bottle
|
||||
gevent
|
||||
gevent-websocket
|
||||
RPi.GPIO
|
||||
Adafruit-MAX31855
|
||||
#RPi.GPIO
|
||||
#Adafruit-MAX31855
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue