issues
search
MarvinBaral
/
WebHeatingControl
One Process on your RaspberryPi for both HeatingControl and Webinterface! Written in node.js using a Arduino-Board to read temperature sensors DS18S20.
Other
0
stars
0
forks
source link
Make faster pull of temperature sensors
#20
Open
MarvinBaral
opened
8 years ago
MarvinBaral
commented
8 years ago
it should be ~1s independent of number of sensors
2 ways:
Improve own DS1820 script
Use external library
MarvinBaral
commented
8 years ago
10 #11 Use kernel module of rpi/ Odroid
it should be ~1s independent of number of sensors
2 ways: