Spark Core PID temperature controlling with DS18B20.
Controlling PWM output to reach the point temperature. Doing this with a PID controller.
- /temperature
- /point
- /pwm
- tempInfo
- pwmInfo
PID https://github.com/br3ttb/Arduino-PID-Library (with a small change to make it work on a Spark Core)