Arduino Temperature Sensor Chat Control

Temperature can be measured and set so you can build and control your own thermostat. For example you can heat up a 3D printer extruder head with a PID controller algorithm to a desired value. The measured temperature can be received by your Ozeki software as events. The timeframe of the events can be set in milliseconds.

NTC thermistors are suggested for measuring and setting temperature. You can learn more about PID controllers and NTC thermistors on the internet.

You can chat with the device at the Ozeki 10 as the video shows below.

Possible commands

  • help - Prints the help
  • subscribe
  • unsubscribe
  • subscribers
  • read
  • reporton - Turn on
  • reportoff - Turn off


  • More information