hello.
I want to use the thermistor temperature sensor module (ky-013) using Raspberry Pi Pico.
However, even if I follow the code and circuit found on the Internet, it does not properly reflect the temperature where I am currently.
When using the same sensor (ky-013) connected to Arduino, 17 to 18°C is output, but when using Raspberry Pi Pico, 1 to 2°Cis output.
I'm curious why this happens and how to connect and write code so I can use it properly.
(arduino) : https://github.com/rdiot/rdiot-s020/blo ... c_test.ino
(pico) : https://sensorkit.joy-it.net/en/sensors/ky-013
I want to use the thermistor temperature sensor module (ky-013) using Raspberry Pi Pico.
However, even if I follow the code and circuit found on the Internet, it does not properly reflect the temperature where I am currently.
When using the same sensor (ky-013) connected to Arduino, 17 to 18°C is output, but when using Raspberry Pi Pico, 1 to 2°Cis output.
I'm curious why this happens and how to connect and write code so I can use it properly.
(arduino) : https://github.com/rdiot/rdiot-s020/blo ... c_test.ino
(pico) : https://sensorkit.joy-it.net/en/sensors/ky-013
Statistics: Posted by os933 — Sat Oct 26, 2024 12:43 am