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
More information
- How to setup a temperature sensor on arduino mega
- How to setup a temperature sensor on arduino nano
- How to setup a temperature sensor on arduino uno
- Temperature sensor protocol for arduino
- How to control a temperature sensor using chat messages
- Temperature Desc
- Temperature Arduino