spark-core-pid-temperature
June 25, 2014 ยท View on GitHub
Spark Core PID temperature controlling with DS18B20.
What is this?
Controlling PWM output to reach the point temperature. Doing this with a PID controller.

SparkCloud endpoints
- /temperature
- /point
- /pwm
SparkCloud events
- tempInfo
- pwmInfo
Used libraries
PID https://github.com/br3ttb/Arduino-PID-Library (with a small change to make it work on a Spark Core)