User Manual

158
For C language users:
Step 2: Check the address of your sensor
ls /sys/bus/w1/devices/
It may be like this:
28-031467805fff w1_bus_master1
Copy or write down 28-XXXXXXX. It is the address of your sensor.
Step 2: Change directory and edit
cd /home/pi/SunFounder_SensorKit_for_RPi2/C/35_expand02/
nano temp_monitor.c