vitormhenrique / OctoPrint-Enclosure

OctoPrint Enclosure Plugin
GNU General Public License v3.0
395 stars 201 forks source link

Analog temperature sensor #491

Open LeandroPessoa opened 1 year ago

LeandroPessoa commented 1 year ago

I have a simple thermistor sensor that uses a analog output, it is very simple to use, but the plugin apparently not have support for that kind of sensor.

I suggest to implement support for this kind of sensor, it is more chip that the availables on plugin configurations.

LoPromise commented 1 year ago

The pi which this Project is mostly ment for Does Not Have any adc Inputs. If you want to add one use one of the existing i2c Sensors and add Support for and i2c-adc.