Hello experts,
I am trying to run grove_temperature_sensor from the given sample scripts. When I open the py file, I see as per instructions it is asking me to connect to analog port A0.
When I run it, I get following output
('temp =', 256.829434239294)
('temp =', 256.829434239294)
('temp =', 307.829434239294)....
line 246 error.
Value Error: math domain error