Thank you for your suggestion.
I will buy that sensor from ultimaker to fix the problem.
In the meantime it would be nice to figure out why the firmware doesn't work properly with the other sensor. I will try to measure the voltage at AREF pin. Probably I wont get much out of it, since the software is continuously changing between 5V and 1V1 AREFs. And I don't own an oscilloscope.
Recommended Posts
gr5 2,071
Well.... You could just spend the $3 and get this:
https://ultimachine.com/content/thermistor-100k
Everything you say makes sense. I'm wondering about the 1.1V reference I guess. Maybe it isn't properly going into the ADC mode you think it is. Maybe some code somewhere else prevents you or overrides you in some loop or ISR somewhere. I have done embedded programming before but not with Arduino. I would read about all the ADC modes and see if somewhere something is putting it in a mode you didn't expect.
Did you measure the voltage at the input to the ADC? With a voltmeter? To see if the voltage is as expected?
Link to post
Share on other sites