Data Sheet

UCTRONICS Ultimate Starter Leaning Kit for Raspberry Pi #K0064
106 www.uctronics.com
8.18.4 Procedures
1. Build the circuit
2. Program
Python user:
2.1 Edit and save the code with vim or nano.
(https://github.com/UCTRONICS/Arducam_Starter_Kit_Python_Code_for_RPi.git)
2.2 Run the program
$ sudo python 18_thermistor.py
Now, press Enter, if you touch the thermistor, you can see current temperature value
displayed on the screen change accordingly.