-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pt100, 1000 sensors #113
Comments
Yes. But not for me. I don't have the hardware and requirement. I think, using ESP32 is more reasonable for more available PINs. A MAX31865 module should be helpful. https://learn.adafruit.com/adafruit-max31865-rtd-pt100-amplifier/arduino-code |
Could you make support for these sensors? This is very important, they are smaller and sometimes they need to be used. |
I've used MAX6675 in another project which needs to measure up to 250 degree Celsius. |
You can try Max6675 with this branch: pin assignment That's the best I can do. |
Is it possible to implement support for pt100, 1000 sensors?
The text was updated successfully, but these errors were encountered: