Analog temperature sensor #491

Open
opened 2022-09-20 18:54:54 +01:00 by LeandroPessoa · 1 comment
LeandroPessoa commented 2022-09-20 18:54:54 +01:00 (Migrated from github.com)

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.

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 2022-11-14 13:06:01 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#491