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
- Comment configurer un capteur de température sur Arduino Mega
- Comment configurer un capteur de température sur Arduino Nano
- Comment configurer un capteur de température sur Arduino Uno
- Protocole pour capteur de température sur Arduino
- Comment contrôler un capteur de température à l'aide de messages de chat